diff --git a/python-virtualenvwrapper.changes b/python-virtualenvwrapper.changes index 217d840..2a9faae 100644 --- a/python-virtualenvwrapper.changes +++ b/python-virtualenvwrapper.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Sep 19 18:49:18 UTC 2011 - alexandre@exatati.com.br + +- Update to 2.10: + - Incorporated patch to add -d option to command-add2virtualenv, + contributed by miracle2k. + - Add -i option to mkvirtualenv. + - Add mktmpenv command for creating temporary environments that + are automatically removed when they are deactivated. + - Fixed a problem with hook_loader that prevented it from working + under Python 2.5 and 2.4. + - Fix a problem with the way template names were processed under + zsh. (issue 111)2.9 + ------------------------------------------------------------------- Mon Sep 5 22:50:00 UTC 2011 - alexandre@exatati.com.br diff --git a/python-virtualenvwrapper.spec b/python-virtualenvwrapper.spec index ffb4089..ba2b449 100644 --- a/python-virtualenvwrapper.spec +++ b/python-virtualenvwrapper.spec @@ -21,7 +21,7 @@ %define mod_name virtualenvwrapper Name: python-%{mod_name} -Version: 2.9 +Version: 2.10 Release: 0 Url: http://www.doughellmann.com/projects/virtualenvwrapper/ Summary: Enhancements to virtualenv diff --git a/virtualenvwrapper-2.10.tar.bz2 b/virtualenvwrapper-2.10.tar.bz2 new file mode 100644 index 0000000..4eef99a --- /dev/null +++ b/virtualenvwrapper-2.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8017f6517256f37c967a21c3cebb89b68558e05cc04aab315d65f148674854c +size 388518 diff --git a/virtualenvwrapper-2.9.tar.bz2 b/virtualenvwrapper-2.9.tar.bz2 deleted file mode 100644 index 783c67c..0000000 --- a/virtualenvwrapper-2.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ab3ca4c86e6adc3194f85c1cc21a462155f1660de9265fcfd0c7651eea291d4 -size 387858