Commit graph

135 commits

Author SHA1 Message Date
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
Miro Hrončok
7220117b81 Remove Recommends Python 3.5, add Recommends for Python 3.10
- https://fedoraproject.org/wiki/Changes/RetirePython3.5
- https://fedoraproject.org/wiki/Changes/Python3.10
2021-08-02 14:08:50 +02:00
Miro Hrončok
04c9269866 Update to 3.24.0 2021-07-26 12:28:42 +02:00
Fedora Release Engineering
c48b048f2f - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 10:01:01 +00:00
Python Maint
5f0b848a6a Rebuilt for Python 3.10 2021-06-02 13:58:53 +02: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
e06327a4fc Allow building with setuptools_scm 6+ 2021-03-30 13:24:07 +02:00
Miro Hrončok
38b887f490 Update to 3.23.0 2021-03-17 13:41:22 +01:00
Miro Hrončok
7e75ae2dcd Update to 3.21.4 2021-02-02 22:57:02 +01:00