- Update to 1.9.1:

* Updated to pip 1.3.1 that fixed a major backward incompatible
    change of parsing URLs to externally hosted packages that got
    accidentily included in pip 1.3.
- Aditional changes from 1.9
  * Unset VIRTUAL_ENV environment variable in deactivate.bat
    (Pull #364)
  * Upgraded distribute to 0.6.34.
  * Added --no-setuptools and --no-pip options (Pull #336).
  * Fixed Issue #373. virtualenv-1.8.4 was failing in cygwin
    (Pull #382).
  * Fixed Issue #378. virtualenv is now "multiarch" aware on
    debian/ubuntu (Pull #379).
  * Fixed issue with readline module path on pypy and OSX (Pull #374).
  * Made 64bit detection compatible with Python 2.5 (Pull #393).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=23
This commit is contained in:
Alexandre Rogoski 2013-03-08 13:12:18 +00:00 committed by Git OBS Bridge
parent c7a7fe9ca2
commit 1603fca704
4 changed files with 24 additions and 5 deletions

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Mar 8 13:09:06 UTC 2013 - alexandre@exatati.com.br
- Update to 1.9.1:
* Updated to pip 1.3.1 that fixed a major backward incompatible
change of parsing URLs to externally hosted packages that got
accidentily included in pip 1.3.
- Aditional changes from 1.9
* Unset VIRTUAL_ENV environment variable in deactivate.bat
(Pull #364)
* Upgraded distribute to 0.6.34.
* Added --no-setuptools and --no-pip options (Pull #336).
* Fixed Issue #373. virtualenv-1.8.4 was failing in cygwin
(Pull #382).
* Fixed Issue #378. virtualenv is now "multiarch" aware on
debian/ubuntu (Pull #379).
* Fixed issue with readline module path on pypy and OSX (Pull #374).
* Made 64bit detection compatible with Python 2.5 (Pull #393).
-------------------------------------------------------------------
Tue Nov 27 07:53:41 UTC 2012 - alexandre@exatati.com.br

View File

@ -1,7 +1,7 @@
#
# spec file for package python-virtualenv
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -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.4
Version: 1.9.1
Release: 0
Url: http://www.virtualenv.org/
Summary: Virtual Python Environment builder

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:392021ff6976a13b1d96caac3f9385a8c7469cc1427e9ce94c8d5015a049eb8b
size 1769327

3
virtualenv-1.9.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ff1befb3852b089a288b087b932d1dc6b75ba0103b7aa3cca16bf5c1b6e8fd85
size 1932065