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
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
Miro Hrončok
97d1efec31
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-06-08 08:30:13 +00: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
7cc4fe9cfd
Remove gating config
...
Gating in rawhide is fragile and unreliable and usually
causes more troubles than adds value. Moreover, using CI
and pull-request based process for updates with a rebuild
of dependant packages is more than enough to uncover
a possible issues.
2021-04-07 08:22:43 +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
Miro Hrončok
6146c7b4f5
Add Python 3.9 and 3.10 to the CI tests
2020-12-30 10:15:22 +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
Lumir Balhar
67e2436da9
Update to 20.0.32 ( #1884449 )
2020-10-02 10:06:59 +02:00
Lumir Balhar
13c1a82356
Update to 20.0.31 ( #1869352 )
2020-09-03 08:33:05 +02:00
Lumir Balhar
3b35ef3c2b
Update to 20.0.30 ( #1862562 )
2020-08-06 07:37:23 +02:00
Miro Hrončok
6b023faf55
Run Python 3.4 tests optionally
...
https://fedoraproject.org/wiki/Changes/RetirePython34
2020-08-04 20:43:32 +02:00
Fedora Release Engineering
0b82688a89
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 04:32:49 +00:00
Miro Hrončok
4669b1b1e9
Update to 20.0.28
...
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1860272
Don't deselect test_py_info_to_system_raises, it is skipped upstream:
https://github.com/pypa/virtualenv/issues/1882
2020-07-24 12:13:01 +02:00