14
0

- Update to 3.1:

- Fix a problem with activation hooks when associating a new
    virtualenv with an existing project directory. (issue 122)
  - Fix a problem with command-add2virtualenv and paths containing
    “special” characters such as &. (issue 132)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=18
This commit is contained in:
Alexandre Rogoski
2012-03-12 00:08:34 +00:00
committed by Git OBS Bridge
parent d8ff6239c4
commit 26f210035c
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Mar 12 00:07:05 UTC 2012 - alexandre@exatati.com.br
- Update to 3.1:
- Fix a problem with activation hooks when associating a new
virtualenv with an existing project directory. (issue 122)
- Fix a problem with command-add2virtualenv and paths containing
“special” characters such as &. (issue 132)
-------------------------------------------------------------------
Thu Feb 23 14:36:37 UTC 2012 - alexandre@exatati.com.br

View File

@@ -19,7 +19,7 @@
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Name: python-virtualenvwrapper
Version: 3.0.1
Version: 3.1
Release: 0
Url: http://www.doughellmann.com/projects/virtualenvwrapper/
Summary: Enhancements to virtualenv

View File

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

View File

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