diff --git a/python-virtualenvwrapper.changes b/python-virtualenvwrapper.changes index 4b99e08..a4e56d2 100644 --- a/python-virtualenvwrapper.changes +++ b/python-virtualenvwrapper.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Apr 8 02:33:16 UTC 2013 - alexandre@exatati.com.br + +- Update to 3.7.1: + - Rename functions for generating help so they do not pollute the + global namespace, and especially so they do not interfere with + tab completion. Contributed by davidszotten. + - Fix an issue with listing project templates if none are + installed. (#179) + - Fix an issue with the --python option to mkvirtualenv becoming + *sticky* for future calls that do not explicitly specify the + option. (#178) + ------------------------------------------------------------------- Sat Mar 16 18:08:16 UTC 2013 - alexandre@exatati.com.br diff --git a/python-virtualenvwrapper.spec b/python-virtualenvwrapper.spec index 5370336..e2a70d2 100644 --- a/python-virtualenvwrapper.spec +++ b/python-virtualenvwrapper.spec @@ -17,7 +17,7 @@ Name: python-virtualenvwrapper -Version: 3.7 +Version: 3.7.1 Release: 0 Url: http://www.doughellmann.com/projects/virtualenvwrapper/ Summary: Enhancements to virtualenv diff --git a/virtualenvwrapper-3.7.1.tar.bz2 b/virtualenvwrapper-3.7.1.tar.bz2 new file mode 100644 index 0000000..e07599f --- /dev/null +++ b/virtualenvwrapper-3.7.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:545c67ae0057e546d28328d98bc626eeafdbe4614e2f40b8d7c0b5885c3fbd76 +size 128131 diff --git a/virtualenvwrapper-3.7.tar.bz2 b/virtualenvwrapper-3.7.tar.bz2 deleted file mode 100644 index 6b2cf4d..0000000 --- a/virtualenvwrapper-3.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04c048e4fa4df8be60c30ff4fc66582d5efea9520dc6ce62c685cdd3c3f70eea -size 127748