14
0

Accepting request 221797 from home:dirkmueller:branches:devel:languages:python

- update to 1.11.2:
 * Fixed easy_install installed virtualenvs by updated pip to 1.5.2
 * Fixed an issue where pip and setuptools were not getting installed when using
   the ``--system-site-packages`` flag.
 * Updated setuptools to fix an issue when installed with easy_install
 * Fixed an issue with Python 3.4 and sys.stdout encoding being set to ascii

OBS-URL: https://build.opensuse.org/request/show/221797
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=38
This commit is contained in:
Sascha Peilicke
2014-02-12 09:56:12 +00:00
committed by Git OBS Bridge
parent 54c840a7ae
commit 814797ff2a
4 changed files with 14 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-virtualenv
Version: 1.11
Version: 1.11.2
Release: 0
Url: http://www.virtualenv.org/
Summary: Virtual Python Environment builder