forked from pool/python-virtualenvwrapper
- Update to 2.7.1:
- When testing for WORKON_HOME during startup, dereference any
symlink to make sure it is a directory.
- Set VIRTUALENVWRAPPER_HOOK_DIR and VIRTUALENV_WRAPPER_LOG DIR
in virtualenvwrapper_initialize after WORKON_HOME is set
(issue 94).
- Update the Basic Installation instructions to be more explicit
about needing to install virtualenvwrapper globally (or at
least outside of a virtualenv).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
ff759604f9
commit
d92789d041
@@ -21,7 +21,7 @@
|
||||
%define mod_name virtualenvwrapper
|
||||
|
||||
Name: python-%{mod_name}
|
||||
Version: 2.7
|
||||
Version: 2.7.1
|
||||
Release: 0
|
||||
Url: http://www.doughellmann.com/projects/virtualenvwrapper/
|
||||
Summary: Enhancements to virtualenv
|
||||
|
||||
Reference in New Issue
Block a user