forked from pool/python-virtualenv
Accepting request 94536 from home:aledr:branches
Update to 1.7. OBS-URL: https://build.opensuse.org/request/show/94536 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
156bca68c1
commit
387f45d8e6
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 30 13:55:03 UTC 2011 - alexandre@exatati.com.br
|
||||
|
||||
- Update to 1.7:
|
||||
- Updated embedded Distribute release to 0.6.24. Thanks Alex
|
||||
Grönholm.
|
||||
- Made --no-site-packages behavior the default behavior. The
|
||||
--no-site-packages flag is still permitted, but displays a
|
||||
warning when used. Thanks Chris McDonough.
|
||||
- New flag: --system-site-packages; this flag should be passed
|
||||
to get the previous default global-site-package-including
|
||||
behavior back.
|
||||
- Added ability to set command options as environment variables
|
||||
and options in a virtualenv.ini file.
|
||||
- Fixed various encoding related issues with paths. Thanks
|
||||
Gunnlaugur Thor Briem.
|
||||
- Made virtualenv.py script executable.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 21 19:00:42 UTC 2011 - alexandre@exatati.com.br
|
||||
|
||||
|
||||
Reference in New Issue
Block a user