Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Dan Streetman 710cff00c4
tree-wide: change %{with_check} to 0%{?with_check} (#8088) 2024-02-27 12:23:38 -05:00
Muhammad Falak R Wani 6359c27c2d
treewide: *.spec: switch Distribution to Azure Linux (#7606)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-02-06 12:14:23 -08:00
Muhammad Falak R Wani 6a493709c8
*.signatures.json: add a newline EOF to files that do not have one (#7147)
This is an automated change & the command used is:
find -name '*.signatures.json' -exec sh -c '[ -n "$(tail -c1 {})" ] && echo >> {}' \;

Reference: https://stackoverflow.com/a/729795
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-01-11 14:58:09 +05:30
Muhammad Falak R Wani 266fa17e3a
Change source0 for python-msal & python-msrestazure (#5095)
* python-msrestazure: change source0 to %{name}-%{version}
* python-msal: change source0 to %{name}-%{version}

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-03-15 19:04:39 +05:30
Muhammad Falak R Wani 8a1c24262c
Add 13 python packages (#4987)
Packages added:
- google-api-python-client
- python-dbusmock
- python-ddt
- python-fasteners
- python-httplib2
- python-memcached
- python-msal
- python-msrestazure
- python-paramiko
- python-pytest-relaxed
- python-testpath
- python-waitress
- python-yubico

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-03-06 14:44:32 +05:30
Pawel Winogrodzki 58246f59f4
[main] Removing failing extended specs (#2745) 2022-04-15 16:45:20 -07:00
Pawel Winogrodzki b98db08c88
[main] More `SPECS-EXTENDED` fixes. (#2329)
* Fixing builds with missing files.

* Removing breaking, unused packages.

* Updating 'cppcheck'.

* Fixing a few Python packages.

* Updating licenses.

* Fixing spec typos.

* Fixing 'python-uamqp'.

* Clean-up.
2022-02-25 15:16:10 -08:00
Thomas Crain a3e8771c8f
[main] Add SPECS-EXTENDED folder and populate with 2159 packages (#1754)
* Add specs-extended collection

* Update log4j for CVE-2021-44228
2021-12-13 10:40:12 -08:00