14
0
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:
Sascha Peilicke
2013-08-09 08:24:31 +00:00
committed by Git OBS Bridge
parent 77499bad92
commit fe08b6136a
4 changed files with 15 additions and 4 deletions

View File

@@ -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