14
0

- Update to 3.6:

- Switch to stevedore for plugin management
  - mkvirtualenv_help should use $VIRTUALENVWRAPPER_PYTHON instead
    of calling virtualenv directly (issue 148).
  - Fix issue with lazy-loader code under zsh (issue 144).
  - Fix issue with noclobber option under zsh (issue 137). Fix based
    on patch from rob_b.
  - Fix documentation for add2virtualenv to show the correct name for
    the file containing the new path entry. (contributed by rvoicilas)
  - Fix problem with virtualenvwrapper_show_workon_options under zsh
    with chpwd functions that produce output. (issue 153)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=29
This commit is contained in:
Alexandre Rogoski
2012-08-19 05:59:21 +00:00
committed by Git OBS Bridge
parent d42349ea1b
commit 3db4e0bf77
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Aug 19 05:51:56 UTC 2012 - alexandre@exatati.com.br
- Update to 3.6:
- Switch to stevedore for plugin management
- mkvirtualenv_help should use $VIRTUALENVWRAPPER_PYTHON instead
of calling virtualenv directly (issue 148).
- Fix issue with lazy-loader code under zsh (issue 144).
- Fix issue with noclobber option under zsh (issue 137). Fix based
on patch from rob_b.
- Fix documentation for add2virtualenv to show the correct name for
the file containing the new path entry. (contributed by rvoicilas)
- Fix problem with virtualenvwrapper_show_workon_options under zsh
with chpwd functions that produce output. (issue 153)
-------------------------------------------------------------------
Mon Jun 11 11:55:21 UTC 2012 - alexandre@exatati.com.br

View File

@@ -17,7 +17,7 @@
Name: python-virtualenvwrapper
Version: 3.5
Version: 3.6
Release: 0
Url: http://www.doughellmann.com/projects/virtualenvwrapper/
Summary: Enhancements to virtualenv

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:05817203f8ac3a0f01e81c1a3a663e2b5d8834c5ce8a77d2d2560e92df9da751
size 288217

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:528a4dbf4de2ea3afc916983377b7e68c00812b3c5f1dfcabb674aaa385e0a09
size 127528