forked from pool/python-virtualenvwrapper
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
998c3c51a9
commit
bb8b2c3b6e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user