forked from pool/python-virtualenvwrapper
- 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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
3
virtualenvwrapper-3.7.1.tar.bz2
Normal file
3
virtualenvwrapper-3.7.1.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:545c67ae0057e546d28328d98bc626eeafdbe4614e2f40b8d7c0b5885c3fbd76
|
||||
size 128131
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04c048e4fa4df8be60c30ff4fc66582d5efea9520dc6ce62c685cdd3c3f70eea
|
||||
size 127748
|
||||
Reference in New Issue
Block a user