Commit graph

129 commits

Author SHA1 Message Date
Charalampos Stratakis
42727f7f23 Update to 4.14.2
- Resolves: rhbz#2264626
2024-04-11 02:48:52 +02:00
Miro Hrončok
e8c52fe381 Update to 4.12.1 2024-01-26 11:28:09 +01:00
Miro Hrončok
920a8761e6 Remove old unneeded Obsoletes for python3-tox 2024-01-25 16:01:52 +01:00
Miro Hrončok
f480c33d04 Convert to %autorelease and %autochangelog
Now when https://pagure.io/fedora-ci/general/issue/381 is fixed,
we don't need to preserve spec compatibility with RHEL 8.

[skip changelog]
2023-09-25 15:15:37 +02:00
Miro Hrončok
7739b63e7b Switch to the new, more understandable bcond syntax
Now when https://pagure.io/fedora-ci/general/issue/381 is fixed,
we don't need to preserve spec compatibility with RHEL 8.

[skip changelog]
2023-09-25 15:15:35 +02:00
Miro Hrončok
2e83f2e316 Stop needlessly enumerating sources and patches
Now when https://pagure.io/fedora-ci/general/issue/381 is fixed,
we don't need to preserve spec compatibility with RHEL 8.

[skip changelog]
2023-09-25 15:15:32 +02:00
Miro Hrončok
f1b52407fa Update to 4.11.1 (rhbz#2236871) 2023-09-06 21:14:37 +02:00
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
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
fac05c2144 Update to 4.4.8 (rhbz#2177519) 2023-03-29 15:25:25 +02: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
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
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
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
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