17
0

- Update to 3.5:

- Rewrite cpvirtualenv to use virtualenv-clone instead of making
    the new environment relocatable. Contributed by Justin Barber
    (barberj). This also resolves a problem with cpvirtualenv not
    honoring the --no-site-packages flag (issue 102).
  - Update docs with link to virtualenvwrapper-win port by David
    Marble.
  - Use command to avoid functions named the same as common
    utilities. (issue 119)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=27
This commit is contained in:
Alexandre Rogoski
2012-06-11 12:10:48 +00:00
committed by Git OBS Bridge
parent 3e7ce0a377
commit 0fcb99a259
4 changed files with 17 additions and 4 deletions

View File

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