From 26f210035cc4140210d5dd195ce4ef95ba0e6ead5464a81bc73a056572c2603a Mon Sep 17 00:00:00 2001 From: Alexandre Rogoski Date: Mon, 12 Mar 2012 00:08:34 +0000 Subject: [PATCH] =?UTF-8?q?-=20Update=20to=203.1:=20=20=20-=20Fix=20a=20pr?= =?UTF-8?q?oblem=20with=20activation=20hooks=20when=20associating=20a=20ne?= =?UTF-8?q?w=20=20=20=20=20virtualenv=20with=20an=20existing=20project=20d?= =?UTF-8?q?irectory.=20(issue=20122)=20=20=20-=20Fix=20a=20problem=20with?= =?UTF-8?q?=20command-add2virtualenv=20and=20paths=20containing=20=20=20?= =?UTF-8?q?=20=20=E2=80=9Cspecial=E2=80=9D=20characters=20such=20as=20&.?= =?UTF-8?q?=20(issue=20132)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=18 --- python-virtualenvwrapper.changes | 9 +++++++++ python-virtualenvwrapper.spec | 2 +- virtualenvwrapper-3.0.1.tar.bz2 | 3 --- virtualenvwrapper-3.1.tar.bz2 | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 virtualenvwrapper-3.0.1.tar.bz2 create mode 100644 virtualenvwrapper-3.1.tar.bz2 diff --git a/python-virtualenvwrapper.changes b/python-virtualenvwrapper.changes index ff8869e..e34cf60 100644 --- a/python-virtualenvwrapper.changes +++ b/python-virtualenvwrapper.changes @@ -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 diff --git a/python-virtualenvwrapper.spec b/python-virtualenvwrapper.spec index 9f98325..acae308 100644 --- a/python-virtualenvwrapper.spec +++ b/python-virtualenvwrapper.spec @@ -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 diff --git a/virtualenvwrapper-3.0.1.tar.bz2 b/virtualenvwrapper-3.0.1.tar.bz2 deleted file mode 100644 index 762d45c..0000000 --- a/virtualenvwrapper-3.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be02b0174bdc362669d7951fb5cd634c7df751b485cfee791b04d3c7b9d1307d -size 394963 diff --git a/virtualenvwrapper-3.1.tar.bz2 b/virtualenvwrapper-3.1.tar.bz2 new file mode 100644 index 0000000..40e2f88 --- /dev/null +++ b/virtualenvwrapper-3.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a2caf06f9a086d59dd0f79c7e7aa14e1477251190578f11e31060737fbe4faf +size 395114