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

6 Коммитов

Автор SHA1 Сообщение Дата
Dan Streetman 710cff00c4
tree-wide: change %{with_check} to 0%{?with_check} (#8088) 2024-02-27 12:23:38 -05:00
Andrew Phelps 32467c5d45
python3: upgrade to 3.12.0 (#7858) 2024-02-23 18:55:01 -08: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
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