diff --git a/pip-1.4.1.tar.gz b/pip-1.4.1.tar.gz new file mode 100644 index 0000000..059e25f --- /dev/null +++ b/pip-1.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e7a06554711a624c35d0c646f63674b7f6bfc7f80221bf1eb1f631bd890d04e +size 445199 diff --git a/pip-1.4.tar.gz b/pip-1.4.tar.gz deleted file mode 100644 index 8c53f6c..0000000 --- a/pip-1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1fd43cbf07d95ddcecbb795c97a1674b3ddb711bb4a67661284a5aa765aa1b97 -size 443790 diff --git a/python-pip.changes b/python-pip.changes index 7b3e562..935f0b6 100644 --- a/python-pip.changes +++ b/python-pip.changes @@ -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 diff --git a/python-pip.spec b/python-pip.spec index efb3038..bdee1a1 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -17,7 +17,7 @@ Name: python-pip -Version: 1.4 +Version: 1.4.1 Release: 0 Url: http://www.pip-installer.org Summary: Pip installs packages. Python packages. An easy_install replacement