Commit graph

143 commits

Author SHA1 Message Date
Miro Hrončok
9ec60fcdb5 Update to 4.11.0 (rhbz#2189321) 2023-08-31 20:52:42 +02:00
Fedora Release Engineering
6e1c15c976 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-21 14:52:48 +00: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
4d75123998 Enumerate patches to workaround CI's old RPM version
See https://pagure.io/fedora-ci/general/issue/381
2023-07-17 13:39:05 +02:00
Miro Hrončok
d8295e20cb Update a test regex to work with Python 3.12+ 2023-07-17 11:37:55 +02:00
Python Maint
404f2b434c Rebuilt for Python 3.12 2023-06-29 20:10:58 +02:00
Python Maint
74fbe969cd Bootstrap for Python 3.12 2023-06-14 07:03:00 +02:00
Miro Hrončok
342aea9ec7 Update to 4.4.12, fix race conditions in tests 2023-04-14 05:08:17 +02:00
Miro Hrončok
24ef320ae9 Update to 4.4.11 (rhbz#2184726) 2023-04-12 19:23:15 +02:00
Miro Hrončok
4934b26492 Acknowledge the license is SPDX
$ askalono identify tox-4.4.8/LICENSE
    License: MIT (original text)
    Score: 1.000
2023-03-29 15:26:35 +02:00
Miro Hrončok
fac05c2144 Update to 4.4.8 (rhbz#2177519) 2023-03-29 15:25:25 +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
8699ee1196 Update to 4.4.6 (rhbz#2164640) 2023-02-28 16:08:19 +01:00
Miro Hrončok
8650fa20ae Update to 4.3.5 (rhbz#2161692) 2023-01-24 12:13:52 +01:00
Fedora Release Engineering
3d907599d9 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-20 17:59:54 +00:00
Miro Hrončok
b445b57792 Update to 4.3.3 2023-01-17 00:27:25 +01:00
Miro Hrončok
901fa6c1f2 Update to 4.3.2 2023-01-16 20:44:56 +01:00
Lumir Balhar
3863b87a21 Update to 4.3.1 (rhbz#2161119) 2023-01-16 06:01:20 +01:00
Miro Hrončok
7fffca7cd7 Update to 4.2.8 2023-01-12 11:22:19 +01:00
Miro Hrončok
120940119b Use the documented way to unset -s from Python shebangs 2023-01-11 22:22:56 +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
157d42caac Update to 4.2.7 2023-01-11 22:22:56 +01:00
Lumir Balhar
b0d91f94dd Update to 4.2.6 2023-01-11 14:35:28 +01:00
Miro Hrončok
e2ec7b8b81 Update to 3.28.0 2022-12-18 15:17: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
Miro Hrončok
d6ac38c0a6 Update to 3.27.1 2022-11-25 12:25:25 +01:00
Miro Hrončok
83c7b43fe1 Update the test comment: the package name is different for a long time 2022-11-25 12:25:25 +01:00
Miro Hrončok
9100fc98b1 Relax the minimal tomli version to support Fedora 35 and 36 2022-09-14 16:08:44 +02:00
Miro Hrončok
066e7174f8 Update to 3.26.0 2022-09-14 14:52:45 +02:00
Fedora Release Engineering
b1d265dfe5 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-22 23:01:41 +00:00
Lumir Balhar
95d829b80a Fix names of dependencies for tests in CI 2022-07-14 09:05:36 +02:00
Lumir Balhar
fc33709c23 Update to 3.25.1 2022-07-13 10:49:15 +02:00
Python Maint
3646d9e27b Rebuilt for Python 3.11 2022-06-13 19:56:57 +02:00
Miro Hrončok
ef76b4eeb6 /usr/bin/poetry is not needed for tests, poetry is pip-installed as a build backend 2022-05-09 13:03:09 +02:00
Miro Hrončok
cbec16b980 Update to 3.25.0 2022-05-09 12:37:30 +02:00
Miro Hrončok
97ce88bf7b Prepare spec for multiple flags in %py3_shebang_flags
See the relevant change of packaging guidelines:
https://pagure.io/packaging-committee/pull-request/1165

tl;dr If we ever add more flags, we want to remove s here, not all flags.
2022-03-23 12:31:47 +01: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
Rich Megginson
455a6d994d Set py3_shebang_flags to nil so tox will not have -s in shebang line
This way, it can see user-installed plugins.

Fixes https://bugzilla.redhat.com/2057015
"Tox cannot use user installed plugins, as it has -s in the shebang"
2022-02-23 10:32:08 +01:00
Miro Hrončok
5591696515 Update to 3.24.5 2022-01-25 16:41:41 +01:00
Fedora Release Engineering
a509cb804f - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-21 16:06:42 +00:00
Miro Hrončok
0e1b27dd8f Add a comment about recommending new Pythons 2021-12-13 12:59:02 +01:00
Miro Hrončok
667844d3b0 Hardcoded the obsoleted python3-tox version, as Fedora 33 is no more 2021-12-13 12:57:01 +01:00
Miro Hrončok
e398b79264 Remove no longer needed obsoletes of python3-detox 2021-12-13 12:56:06 +01:00
Miro Hrončok
3b05ca432b Always BuildRequire runtime dependencies to avoid non-installable builds 2021-12-13 12:53:38 +01:00
Tomáš Hrnčiar
ce51ff31fb Update to 3.24.4 2021-10-13 16:04:53 +02:00
Miro Hrončok
576c760753 Update to 3.24.3 2021-08-31 13:49:44 +02:00
Miro Hrončok
b6b37aeed5 Obsolete newer versions of python3-tox 2021-08-04 12:16:12 +02:00
Miro Hrončok
0d724156e9 Update to 3.24.1 2021-08-03 13:30:33 +02:00