14
0

- 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:
Alexandre Rogoski
2011-04-18 23:50:46 +00:00
committed by Git OBS Bridge
parent ff759604f9
commit d92789d041
4 changed files with 17 additions and 4 deletions

View File

@@ -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