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

7 Коммитов

Автор SHA1 Сообщение Дата
Henry Li 72516961b7
[3.0] Upgrade python-tqdm to v4.66.2 (#8565)
Co-authored-by: Henry Li <lihl@microsoft.com>
2024-04-04 10:54:06 -07: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
Sam Meluch cafa090db3
Specify tox ver. to not use 4.0.0+ to correct some python package tests (#4468)
* Specify tox ver. to not use 4.0.0+ to correct some python package tests

* Fix change log entry version and update manifest files for pyproject-rpm-macros
2022-12-20 13:39:39 -06:00
jslobodzian 701e998e4b
Upgrade python-tqdm to version 4.63.1 (#2612)
* Upgrade TQDM

* Updating changelog.

Co-authored-by: Pawel Winogrodzki <pawelwi@microsoft.com>
2022-03-29 16:28:20 -07:00
Pawel Winogrodzki db6a866774
[dev] Unifying source attributions and `Release` tags (#1558) 2021-10-20 16:45:16 -07:00
rlmenge f87756310c
[dev] conda: Add conda and dependencies (#1105)
* Add RPMS needed for conda

* fix formatting for sources

* Fix sources and remove tars

* Address Thomas' comments

* Fix check section for pytest-asyncio

* Address the signatures formats, fix patches, and fix paths

* Clean ruamel-yaml and ruamel-yaml-clib specs

* Modify R spec to work with arm64

* Spec linting and addressing Pawel's comments

* Add back requires for python-ruamel-yaml to python-ruamel-yaml-clib
2021-07-20 11:36:49 -04:00