Commit Graph

102 Commits

Author SHA1 Message Date
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
Lumir Balhar
62e78097c7 Update to 20.0.27 (#1854551) 2020-07-23 06:51:55 +02:00
Lumir Balhar
386c9855de Test virtualenv with --seeder pip 2020-06-24 16:02:29 +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
e6f87604fa Update gating.yaml to gate on the new testcase name
Related to https://pagure.io/fedora-ci/general/issue/110
2020-05-20 17:23:20 +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
2b197db61d Update the Fedora CI matrix 2019-09-10 12:04:50 +02: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
66b7533376 Enable package gating
Example taken from https://docs.fedoraproject.org/en-US/ci/gating/#_enable
+ comments in https://src.fedoraproject.org/rpms/python-virtualenv/pull-request/10
2019-07-29 11:55:33 +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
Miro Hrončok
5251bc6300 Fedora CI: Workaround fedora-ci/general#31
https://pagure.io/fedora-ci/general/issue/31
2019-05-17 23:18:47 +02:00
Miro Hrončok
9665383de6 Fedora CI: Add Python 3.8 2019-02-26 10:14:57 +01: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
Petr Šplíchal
688db4fa9f Enable basic venv smoke test in the CI 2018-08-30 12:59:49 +02: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
Iryna Shcherbina
15390bc93b Update Python 2 dependency declarations to new packaging standards 2018-02-28 05:23:17 +01:00
Fedora Release Engineering
97699263a7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 11:33:30 +00:00
Troy Dawson
5e62c3cead Cleanup spec file conditionals 2017-09-29 12:26:58 -07:00
Fedora Release Engineering
ba6138005d - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 12:12:37 +00:00