Commit Graph

15 Commits

Author SHA1 Message Date
Lumir Balhar
346fd7b347 Run poetry smoke test here in the CI
Because poetry contains a patch which has to be kept in sync
with the rpm_wheels patch here.
2023-03-02 16:17:36 +01:00
Miro Hrončok
5747e8994f CI: List all installed RPM packages 2022-12-12 22:38:04 +01:00
Lumir Balhar
86cfec4882 Add Python 3.12 into CI 2022-11-01 14:11:15 +01:00
Miro Hrončok
d176aa8955 Fedora CI: Adjust the required packages to reflect the reality
- we need the devel packages for 3.10+
 - no need to explicitly list both python3.X and python3.X-devel
 - python3-devel just happens to be python3.11-devel now
 - python3-tox was renamed to tox
2022-06-28 00:54:52 +02:00
Lumir Balhar
8750c3346f Add python3.10-devel to tests 2022-06-26 13:35:16 +02:00
Miro Hrončok
e105d6e33e Add Python 3.11 to the CI config 2022-01-03 13:17:20 +01:00
Miro Hrončok
97d1efec31 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-06-08 08:30:13 +00:00
Miro Hrončok
6146c7b4f5 Add Python 3.9 and 3.10 to the CI tests 2020-12-30 10:15:22 +01:00
Miro Hrončok
6b023faf55 Run Python 3.4 tests optionally
https://fedoraproject.org/wiki/Changes/RetirePython34
2020-08-04 20:43:32 +02:00
Lumir Balhar
386c9855de Test virtualenv with --seeder pip 2020-06-24 16:02:29 +02:00
Miro Hrončok
2b197db61d Update the Fedora CI matrix 2019-09-10 12:04:50 +02:00
Miro Hrončok
c2c5bce7b0 Update to 16.6.1
- No more Python 2.6 or Jython support
- Drop runtime dependency on pythonX-devel

See https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org/thread/F3EGYJ362AUZMGR3P2OP3ARK4YNLEASO/

Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1699031
2019-07-12 12:04:49 +02:00
Miro Hrončok
5251bc6300 Fedora CI: Workaround fedora-ci/general#31
https://pagure.io/fedora-ci/general/issue/31
2019-05-17 23:18:47 +02:00
Miro Hrončok
9665383de6 Fedora CI: Add Python 3.8 2019-02-26 10:14:57 +01:00
Petr Šplíchal
688db4fa9f Enable basic venv smoke test in the CI 2018-08-30 12:59:49 +02:00