forked from pool/python-pip
Accepting request 186463 from home:dirkmueller:branches:devel:languages:python
- update to 1.4.1: * Fixed issues with installing from pybundle files (Pull #1116). * Fixed error when sysconfig module throws an exception (Pull #1095). * Don't ignore already installed pre-releases (Pull #1076). * Fixes related to upgrading setuptools (Pull #1092). * Fixes so that --download works with wheel archives (Pull #1113). * Fixes related to recognizing and cleaning global build dirs (Pull #1080) OBS-URL: https://build.opensuse.org/request/show/186463 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=27
This commit is contained in:
parent
77499bad92
commit
fe08b6136a
3
pip-1.4.1.tar.gz
Normal file
3
pip-1.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4e7a06554711a624c35d0c646f63674b7f6bfc7f80221bf1eb1f631bd890d04e
|
||||||
|
size 445199
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1fd43cbf07d95ddcecbb795c97a1674b3ddb711bb4a67661284a5aa765aa1b97
|
|
||||||
size 443790
|
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 8 20:16:51 UTC 2013 - dmueller@suse.com
|
||||||
|
|
||||||
|
- update to 1.4.1:
|
||||||
|
* Fixed issues with installing from pybundle files (Pull #1116).
|
||||||
|
* Fixed error when sysconfig module throws an exception (Pull #1095).
|
||||||
|
* Don't ignore already installed pre-releases (Pull #1076).
|
||||||
|
* Fixes related to upgrading setuptools (Pull #1092).
|
||||||
|
* Fixes so that --download works with wheel archives (Pull #1113).
|
||||||
|
* Fixes related to recognizing and cleaning global build dirs (Pull #1080)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 29 14:49:27 UTC 2013 - speilicke@suse.com
|
Mon Jul 29 14:49:27 UTC 2013 - speilicke@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-pip
|
Name: python-pip
|
||||||
Version: 1.4
|
Version: 1.4.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://www.pip-installer.org
|
Url: http://www.pip-installer.org
|
||||||
Summary: Pip installs packages. Python packages. An easy_install replacement
|
Summary: Pip installs packages. Python packages. An easy_install replacement
|
||||||
|
Loading…
Reference in New Issue
Block a user