Miro Hrončok
|
719b4b0f84
|
CI: Add Python 3.14
|
2024-10-29 18:23:58 +01:00 |
|
Miro Hrončok
|
9c36dcf721
|
Stop recommending Pythons not supported by the latest virtualenv
Also, stop running the CI for them.
This is meant for Fedora 42+ only.
|
2024-10-14 14:38:26 +02:00 |
|
Miro Hrončok
|
daf03eccbb
|
Do not Recommend python2.7 on Fedora 41+
- https://fedoraproject.org/wiki/Changes/RetirePython2.7
Also, make the CI test ready for the retirement.
|
2024-08-05 16:25:06 +02:00 |
|
Miro Hrončok
|
867b65d1a1
|
CI: Update the list of Pythons
[skip changelog]
|
2024-01-26 11:28:09 +01:00 |
|
Miro Hrončok
|
2e5ee9fbed
|
CI: Add PyPy 3.10
|
2023-08-31 20:52:42 +02:00 |
|
Miro Hrončok
|
47a95338c9
|
Use dnf-3 on the CI to workaround https://bugzilla.redhat.com/2223347
|
2023-07-17 14:19:45 +02:00 |
|
Miro Hrončok
|
26d70dc88e
|
CI: Make pypy3.8 optional, as it was retired on Fedora 38+
|
2023-02-28 16:52:08 +01:00 |
|
Miro Hrončok
|
4109755a9a
|
CI: Actually run the build --with ci_tests
|
2023-01-11 22:22:56 +01:00 |
|
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 |
|