- 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)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=37
This commit is contained in:
committed by
Git OBS Bridge
parent
fda026b0cb
commit
6efdeecc2c
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user