Troy Dawson
5e86bf67d6
python-virtualenv package is retired on branch c10s for BAKERY-412
2024-03-21 19:36:11 +00:00
Lumir Balhar
d83676642c
Fix compatibility with Python 3.13
...
Resolves: rhbz#2251781
2023-12-04 14:29:58 +01:00
Lumir Balhar
aade1f853b
Adapt CI to removed Python 3.7 in rawhide
2023-11-23 14:46:13 +01:00
Lumir Balhar
b56863d0f0
Allow platformdirs version 4
2023-11-23 10:57:28 +01:00
Miro Hrončok
87b1f95664
Fix tests with pluggy 1.2.0+
2023-08-30 19:07:42 +02:00
Fedora Release Engineering
29fd7a068d
Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-21 15:11:17 +00:00
Python Maint
d2663f947a
Rebuilt for Python 3.12
2023-06-29 20:10:55 +02:00
Python Maint
422623c052
Bootstrap for Python 3.12
2023-06-14 00:24:50 +02:00
Miro Hrončok
241f5c4811
Backports from 20.23.0 (bugfix + Python 3.12 behavior change)
2023-04-28 12:33:26 +02:00
Miro Hrončok
d1cec577db
Update to 20.21.1
2023-04-28 10:53:34 +02:00
Lumir Balhar
cb425ec962
Update to 20.21.0 (rhbz#2177543)
2023-03-13 11:41:09 +01:00
Miro Hrončok
ec0bb16ee5
Fix build with pyproject-rpm-macros >= 1.6.3
...
Local workaround collided with the fix there,
as the `rm` in %check no longer had anything to remove.
2023-03-06 18:52:18 +01:00
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
Lumir Balhar
aa0f5a6f85
Update to 20.20.0 (rhbz#2174221)
2023-03-01 13:16:31 +01:00
Miro Hrončok
88f20d5ea5
Make the patch more EPEL9-like for easier syncs
...
See 6e2063b0143808db490515a8a8726f5dc3af50f8
2023-02-14 14:41:36 +01:00
Lumir Balhar
693ab6fbe9
Update to 20.19.0 (rhbz#2167499)
2023-02-13 16:16:31 +01:00
Fedora Release Engineering
10222f5ae2
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-20 18:17:11 +00:00
Miro Hrončok
5747e8994f
CI: List all installed RPM packages
2022-12-12 22:38:04 +01:00
Miro Hrončok
c506822a65
Require python-wheel0.37-wheel for older Pythons
...
Note that this cannot be merged to stable Fedoras
unless we make python-wheel-wheel provide python-wheel0.37-wheel.
2022-12-12 19:56:02 +01:00
Lumir Balhar
9955fa7a70
Update to 20.17.1 (rhbz#2151044)
2022-12-07 10:57:50 +01:00
Lumir Balhar
c971a8793d
Update to 20.17.0 (rhbz#2148907)
2022-12-01 09:00:24 +01:00
Miro Hrončok
3f8f80c8f2
Remove unused docs bcond
...
Sphinx 3 was available for years now and nobody bothered to turn this on.
I've tried enabling it and it doe snot work out of the box.
Instead of fixing this, i think we should just drop it.
There were no user reports about missing documentation
and packaging the HTML docs with bundled JavaScript and CSS properly isn't easy.
2022-11-25 12:14:24 +01:00
Lumir Balhar
c28c79566f
Update to 20.16.7 ( #2142311 )
2022-11-14 13:06:09 +01:00
Lumir Balhar
86cfec4882
Add Python 3.12 into CI
2022-11-01 14:11:15 +01:00
Lumir Balhar
370bb9cf4e
Update to 20.16.6
2022-10-27 15:30:27 +02:00
Fedora Release Engineering
385dca807e
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-22 23:19:13 +00:00
Lumir Balhar
c3fdf627b7
Update to 20.15.1
2022-06-29 10:16:08 +02: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
Lumir Balhar
d53bb37da9
Update to 20.15.0
2022-06-26 08:36:19 +02:00
Python Maint
b0bc5ba1a9
Rebuilt for Python 3.11
2022-06-14 16:45:04 +02:00
Python Maint
94faa7948a
Bootstrap for Python 3.11
2022-06-13 19:48:36 +02:00
Lumir Balhar
e19b87e849
Improve compatibility with Python 3.11
2022-06-07 16:08:02 +02:00
Lumir Balhar
53bd17cb3d
Update to 20.13.4
2022-03-21 09:48:23 +01:00
Benjamin A. Beasley
0e216a1c2a
BR tcsh so we can test csh activation scripts
...
With this change, tests in tests/unit/activation/test_csh.py are no
longer skipped.
2022-03-18 19:40:05 +01:00
Lumir Balhar
b7713a7b03
Add explicit error when embed version of wheels is requested
2022-03-15 08:08:39 +01:00
Lumir Balhar
125ca26f59
Update to 20.13.3
2022-03-08 09:53:23 +01:00
Lumir Balhar
abd17514a4
Update to 20.13.2
2022-02-25 09:20:23 +01:00
Lumir Balhar
a6b423ef52
Update to 20.13.1
2022-02-06 11:11:57 +01:00
Fedora Release Engineering
3a199b077a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-21 16:22:27 +00:00
Lumir Balhar
e3fdd667cf
Update to 20.13.0
2022-01-05 17:39:04 +00:00
Miro Hrončok
e105d6e33e
Add Python 3.11 to the CI config
2022-01-03 13:17:20 +01:00
Miro Hrončok
d7ea69e6ab
Always drop the dependency on backports.entry-points-selectable
2021-12-10 15:20:31 +01:00
Miro Hrončok
192e39e1a9
Use new macros %python_wheel_dir and %python_wheel_pkg_prefix
...
This does not actually change anything on Fedora.
2021-11-24 15:25:20 +01:00
Lumir Balhar
9d4d4ef0bd
Remove hack for local/ prefixes
...
Python 3.10 and 3.11 in rawhide will have a new "venv" scheme
which virtualenv in the latest version prefers.
2021-11-19 18:41:02 +01:00
Lumir Balhar
a0db7f781c
Update to 20.10.0
2021-11-02 06:55:07 +01:00
Lumir Balhar
5d31da1180
Update to 20.9.0
2021-10-25 10:23:30 +02:00
Miro Hrončok
4d22e158ea
Remove /local/ part from virtualenv paths
...
Not nice, but resolves https://bugzilla.redhat.com/2011455 for now
2021-10-07 14:37:44 +02:00
Miro Hrončok
8b5ddff449
specfile: Unify indentation of values
2021-10-07 14:37:18 +02:00
Lumir Balhar
0d978e6031
Update to 20.8.1
2021-10-06 15:00:21 +02:00