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

9 Коммитов

Автор SHA1 Сообщение Дата
Daniel McIlvaney 392c6bbc70
Fix tests for perl-HTTP-Message, python-pytest-mock, upgrade pyOpenSSL (#10166) 2024-08-19 10:06:21 -07:00
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
Andrew Phelps 310dc91b04
upgrade python-cherrypy, python-cffi, python-pytest-mock (#7403)
Co-authored-by: CBL-Mariner Servicing Account <cblmargh@microsoft.com>
2024-01-23 12:47:14 -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 5e090146ad
Updated 4 Python ptests to use a set version of `pytest`. (#4108) 2022-10-26 20:29:27 -07:00
Pawel Winogrodzki b4951176e2
[main] Updating `python-pytest-*` packages. (#2591)
* Initial update of 'python-pytest-benchmark'.

* Initial update of 'python-pytest-mock'.

* Initial update of 'python-pytest-xdist'.

* Initial update of 'python-pytest-forked'.
2022-03-25 15:40:48 -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