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
aa0f5a6f85
Update to 20.20.0 (rhbz#2174221)
2023-03-01 13:16:31 +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
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
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
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
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
Lumir Balhar
9c5ecbc533
Update to 20.7.2
2021-08-16 11:04:37 +02:00
Lumir Balhar
3723bcfbbf
Update to 20.7.0
2021-08-02 08:07:33 +02:00
Lumir Balhar
ae99d390ee
Update to 20.6.0
2021-07-22 12:20:50 +02:00
Python Maint
7079acd1b2
Rebuilt for Python 3.10
2021-06-04 19:33:29 +02:00
Python Maint
763861373e
Bootstrap for Python 3.10
2021-06-02 14:48:53 +02:00
Lumir Balhar
fdc94c37ed
Update to 20.4.7
2021-05-25 07:57:22 +02:00
Lumir Balhar
740c6e2e0c
Update to 20.4.4
2021-04-21 11:05:48 +02:00
Lumir Balhar
dbcb1649bc
Update to 20.4.3
2021-03-17 08:47:49 +01:00
Fedora Release Engineering
04fb39a11b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 14:06:03 +00:00
Lumir Balhar
5d085eed3d
Update to 20.4.0 ( #1915682 )
2021-01-19 13:57:50 +01:00
Lumir Balhar
acb80f1b48
Update to 20.3.0 ( #1914641 )
2021-01-12 12:08:28 +01:00
Lumir Balhar
a9942a9832
Update to 20.2.1 ( #1900253 )
2020-11-23 14:18:35 +01:00
Miro Hrončok
c194fcd180
Manually deselect the xonsh tests to workaround broken automatic skip
2020-11-19 14:14:01 +01:00
Lumir Balhar
ac53477402
Update to 20.1.0 ( #1891297 )
2020-11-18 12:30:43 +01:00