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
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 18 23:44:07 UTC 2011 - alexandre@exatati.com.br
|
||||
|
||||
- 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).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 13 17:43:53 UTC 2011 - alexandre@exatati.com.br
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
3
virtualenvwrapper-2.7.1.tar.bz2
Normal file
3
virtualenvwrapper-2.7.1.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f4e1dab44658d70a915e2fd9ef8a9792e0783cdb5abaca25f9d0bca15f0cc212
|
||||
size 379443
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:11f3a6a92caef0b85f427530b7cd207e9ad3e58fe653a4c990c6bdef9179974b
|
||||
size 377285
|
||||
Reference in New Issue
Block a user