14
0

- Update to 1.8.2:

* Updated the included pip version to 1.2.1 to fix regressions
    introduced there in 1.2.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=18
This commit is contained in:
Alexandre Rogoski
2012-09-06 11:55:57 +00:00
committed by Git OBS Bridge
parent 02d0181241
commit 0423888ede
4 changed files with 11 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Name: python-virtualenv
Version: 1.8.1
Version: 1.8.2
Release: 0
Url: http://www.virtualenv.org/
Summary: Virtual Python Environment builder