- 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:
committed by
Git OBS Bridge
parent
3e7ce0a377
commit
0fcb99a259
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user