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:
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
|
||||
|
||||
|
@ -18,8 +18,8 @@
|
||||
|
||||
|
||||
Name: python-virtualenv
|
||||
Version: 1.6.4
|
||||
Release: 2
|
||||
Version: 1.7
|
||||
Release: 1
|
||||
Url: http://www.virtualenv.org/
|
||||
Summary: Virtual Python Environment builder
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c2712d26abf044d37ce1bc67721b1a6df37395874c55be3910d48878bd1a6b50
|
||||
size 1727059
|
3
virtualenv-1.7.tar.bz2
Normal file
3
virtualenv-1.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c67445a1d60c612d9cd1db6b22a18d2cd6867b2d50b351e254dc3c9eada2474
|
||||
size 1957990
|
Loading…
Reference in New Issue
Block a user