Commit Graph

40 Commits

Author SHA1 Message Date
Tomas Hrnciar 5ef43e57f4 Update to 20.1.1 2020-05-20 08:15:36 +00:00
Tomas Hrnciar 0e2a444500 Update to 20.1 2020-05-20 08:15:36 +00:00
Tomas Hrnciar 55406531cf Update to 20.1~b1
Don't install pip wheel via path to prevent PEP 610 treatment, see:
https://discuss.python.org/t/pep-610-usage-guidelines-for-linux-distributions/4012
2020-05-20 08:15:36 +00:00
Tomas Hrnciar f6c63603fb Replace pypi source with tarball from GitHub
Pypi source does not include tests folder so they had to be manually
downloaded from GitHub. This commit replaces pypi source with tarball
from GitHub where tests are included.
This also fixes rpmlint invalid-url warning.
2020-04-15 11:09:11 +02:00
Miro Hrončok f994ff1cc7 Update to 20.0.2
Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1793456

The main() wrapper moved the import path again, this time with compatibility shim:

 - we still need pip-allow-different-versions.patch to support older pips installed by users
 - we dropped callable-main.patch - the shim is provided by pip for all previous paths
 - no need to patch older pips to support user installed pip 20+
 - no need to patch Pythons (or virtualenv) to support pip 20+ wheel in ensurepip
2020-03-04 12:47:38 +01:00
Tomas Orsava f6e9c0640b Update to 19.3.1 (#1761508)
Drop upstreamed patch that fixed expected output in test to not break with alpha/beta/rc Python versions
2019-12-11 16:41:11 +01:00
Miro Hrončok add791f1d5 Update to 19.2.3 (#1742230) 2019-09-02 12:17:41 +02:00
Miro Hrončok fa2f84fe5b Update to 19.1.1 (#1706995) 2019-05-15 16:47:48 +02:00
Miro Hrončok a2422cfdac Update to 19.1 (#1702525) 2019-04-25 15:33:26 +02:00
Miro Hrončok 53928d9a4a Update to 19.0.3 (#1679277)
No vendored libraries changed.
2019-03-06 11:04:14 +01:00
Miro Hrončok bbe9e6d297 Update to 19.0.2 (#1668492) 2019-02-13 13:04:06 +01:00
Miro Hrončok 82235d4efa Update to 18.1 (#1652089) 2018-11-22 13:58:09 +01:00
Marcel Plch 2e7f501aa1 Update to 18.0 2018-07-31 12:17:18 +02:00
Charalampos Stratakis 3989bcbcc0 Update to 9.0.3 2018-03-29 15:18:38 +02:00
Orion Poplawski 3d2b99cd70 Upload 9.0.1 sources 2016-11-21 09:06:02 -07:00
Tomas Orsava 788deaa0c1 Fixed the sources file 2016-08-15 17:33:27 +02:00
Tomas Orsava 627cdf9b5b Updated test sources to 8.1.2 2016-08-15 16:18:34 +02:00
Tomas Orsava 7df5bbee66 Rebased to a new upstream version 8.1.2
Updated the prefix-stripping patch due to upstream changes in pip/wheel.py
2016-05-20 11:58:27 +02:00
Slavek Kabrda 240615c882 Of course, I forgot to upload new source... 2016-02-22 11:43:40 +01:00
Robert Kuska d688f38fb0 Rebuilt for Python3.5 rebuild
With wheel set to 1
2015-10-14 10:38:05 +02:00
Slavek Kabrda 28b76001e4 Add new source 2015-07-01 11:44:41 +02:00
Matej Stuchlik 319306cca0 Update to 7.0.3 2015-06-04 11:47:42 +02:00
Matej Stuchlik f50907e1c1 Update to 6.0.8 2015-03-06 14:33:17 +01:00
Matej Stuchlik 9297164887 Add tests and patch skipping tests requiring networking 2014-12-01 14:19:59 +01:00
Matej Stuchlik 594b9f1739 Upload 1.5.6 sources 2014-05-26 00:24:20 +02:00
Matej Stuchlik dd9e7dc94d Update to 1.5.4 and add an option to build as wheel 2014-04-07 12:16:08 +02:00
Tim Flink 6a15b7c1f7 removing pip-1.3.1 from sources and updating gitignore 2013-10-14 15:17:15 -06:00
Tim Flink 42d5421d50 updating to pip 1.4.1 and removing old CVE patch that's not needed anymore 2013-10-14 15:13:50 -06:00
Jon Ciesla 53e39cd28e Update to 1.3.1 to fix CVE-2013-1888. 2013-04-26 07:33:23 -05:00
Tim Flink a74e1e0c54 Updating to upstream 1.2.1 and changing symlinks for RHBZ#855495 2012-10-04 09:49:27 -06:00
Tim Flink 3a898a9562 updating pip to 1.1 2012-05-16 09:18:06 -06:00
Tim Flink aded0dc96c update pip to 1.0.2 and add python3 package 2011-10-23 12:02:40 -06:00
Tim Flink 74924e00ab Update to 0.8.3, project web page and removing an EPEL4 specific
command.
2011-06-24 09:00:30 -06:00
Luke Macken 9557dd60da Update pip to 0.8.2 2010-12-20 16:02:19 -05:00
Peter Halliday 3155cdf475 BugID: 616399
update to 0.8
2010-08-30 23:01:40 -04:00
Peter Halliday 6b45ab4d3b Update to 0.7.2 of pip 2010-07-08 05:17:31 +00:00
Peter Halliday 36e99b167c update to 0.7.1 2010-05-24 03:02:18 +00:00
Peter Halliday 24c5132c8a Updating to 0.6.1 2009-12-18 02:39:41 +00:00
Peter Halliday fc2018efb2 initial import 2009-10-26 00:51:48 +00:00
Kevin Fenzi 75f9fce2ff Setup of module python-pip 2009-10-22 04:10:22 +00:00