Commit Graph

103 Commits

Author SHA1 Message Date
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
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
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
Lumir Balhar
62e78097c7 Update to 20.0.27 (#1854551) 2020-07-23 06:51:55 +02:00
Lumir Balhar
1de75fdc4a Update to 20.0.25 2020-06-24 16:02:27 +02:00
Lumir Balhar
9aaabea1a7 Update to 20.0.23 (#1742034) 2020-06-17 12:38:14 +02:00
Miro Hrončok
3607f30fe3 Rebuilt for Python 3.9 2020-05-23 10:46:45 +02:00
Miro Hrončok
597e27d801 Explicitly require setuptools < 44 with Python 3.4 2020-02-27 15:57:02 +01:00
Miro Hrončok
7316fe4cb1 Update to 16.7.10 2020-02-25 17:15:37 +01:00
Fedora Release Engineering
12b2d45aa8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 16:06:08 +00:00
Miro Hrončok
e70801ec26 Use wheels from ensurepip/_bundled dir if it is there
This allows virtualenv to install pip < 19.2 on Python 3.4 once we update pip.
2019-09-05 11:42:51 +02:00
Charalampos Stratakis
024fd362d7 Update to 16.7.3
Resolves: rhbz#1742034
2019-08-21 21:50:18 +02:00
Miro Hrončok
b1f12a4460 Rebuilt for Python 3.8 2019-08-16 17:09:12 +02:00
Miro Hrončok
e13c91be3a Drop python2-virtualenv 2019-07-29 15:02:53 +02:00
Miro Hrončok
c5ffca7712 Add %check, but keep it bconded out for now 2019-07-12 15:45:09 +02:00
Miro Hrončok
c2c5bce7b0 Update to 16.6.1
- No more Python 2.6 or Jython support
- Drop runtime dependency on pythonX-devel

See https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org/thread/F3EGYJ362AUZMGR3P2OP3ARK4YNLEASO/

Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1699031
2019-07-12 12:04:49 +02:00
Fedora Release Engineering
11797be9fb - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 09:57:42 +00:00
Igor Gnatenko
ba2980101b Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:43 +01:00
Miro Hrončok
0cc4b3740a Don't fail on missing certifi's cert bundle
https://bugzilla.redhat.com/show_bug.cgi?id=1655253
https://github.com/pypa/virtualenv/pull/1252
2018-12-13 10:06:13 +01:00
Miro Hrončok
ab2d7c29db BR setuptools explicitly 2018-08-30 12:24:33 +02:00
Miro Hrončok
ca21f6720f Only have one /usr/bin/virtualenv (#1599422), provide "virtualenv" (#1502670) 2018-08-23 20:44:32 +02:00
Miro Hrončok
65e6ab3c60 Put wheels needed for Python 2.6 into a subpackage 2018-08-16 12:21:24 +02:00
Miro Hrončok
34d58a7e7c Use wheels from RPM packages
At least for Python > 2.6
2018-08-15 17:50:10 +02:00
Miro Hrončok
d384e0f325 Reintroduce support for Python 2.6 (#1602347)
Add missing bundled provides
2018-07-21 23:01:30 +02:00
Fedora Release Engineering
59df543dc9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 02:33:39 +00:00
Miro Hrončok
231d630ae0 Rebuilt for Python 3.7 2018-06-16 10:50:54 +02:00
Steve Milner
4e5633defd Update for upstream release 2018-05-17 09:16:10 -04:00