Commit graph

18 commits

Author SHA1 Message Date
Miro Hrončok
fbeaddaea8 CI: Make pypy3.7 optional, as it was retired on Fedora 37+ 2022-11-25 13:23:32 +01:00
Miro Hrončok
7c86179926 CI: Add Python 3.12 2022-11-25 12:53:14 +01:00
Lumir Balhar
95d829b80a Fix names of dependencies for tests in CI 2022-07-14 09:05:36 +02:00
Miro Hrončok
cc6fb71c00 CI: Test PyPys 2022-03-20 16:15:06 +01:00
Miro Hrončok
0a9fe2fa07 Add Python 3.11 CI test and assert all packages that supplement tox are tested 2022-03-20 13:50:23 +00:00
Miro Hrončok
f0abbe2cbc Fedora CI: Cleanup for Fedora 32 EOL and prepare for Python 3.5 retirement
Fedora 32 was the last one to include Python 3.4
https://fedoraproject.org/wiki/Changes/RetirePython34

Fedora 35 will be the first one not to include Python 3.5
https://fedoraproject.org/wiki/Changes/RetirePython3.5
2021-05-25 00:40:24 +02:00
Miro Hrončok
e2c1378f46 Convert to pyproject-rpm-macros, rename the installable package to "tox"
Remove old obsoletes.
Pathlib2 is now only imported on old Pythons.
2021-01-11 13:55:23 +01:00
Miro Hrončok
d26876d9ad Add Python 3.10 to the CI tests 2020-12-30 10:19:22 +01:00
Miro Hrončok
cfee9c0b17 Run Python 3.4 tests optionally
https://fedoraproject.org/wiki/Changes/RetirePython34
2020-08-04 20:43:37 +02:00
Miro Hrončok
b0cb698c46 Simplify the %check section, we cannot reasonably test without tox installed 2020-07-09 12:05:00 +02:00
Miro Hrončok
e20f7b254b Fedora CI: Run rpmbuild --with internet 2020-06-03 11:34:04 +02:00
Miro Hrončok
3f3d092b74 Fedora CI: Test pyproject-rpm-macros (for %tox) 2020-03-25 12:08:33 +01:00
Miro Hrončok
502656b77b Add Python 3.9 to the CI 2020-02-06 13:18:01 +01:00
Miro Hrončok
224c79a35f Fedora CI: Update the test image before running tests
See https://pagure.io/fedora-ci/general/issue/20
2019-07-08 20:09:44 +02:00
Miro Hrončok
1380a99f6e Fedora CI: Workaround No group usr/bin/virtualenv available
See https://pagure.io/fedora-ci/general/issue/31
2019-04-30 13:59:20 +02:00
Miro Hrončok
c1c8c91355 Install Python 3.8 on the CI 2019-04-30 13:31:51 +02:00
Lumir Balhar
130c199691 Recommend Python 3.8 2019-02-15 12:48:16 +01:00
Miro Hrončok
5d575fab31 Enable basic venv smoke test in the CI 2018-09-04 12:06:45 +02:00