From 387f45d8e6cb90bd4c893129eff99ca12e77caafee062c3fa1dcb679269f81b8 Mon Sep 17 00:00:00 2001 From: Alexandre Rogoski Date: Tue, 6 Dec 2011 10:16:45 +0000 Subject: [PATCH] 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 --- python-virtualenv.changes | 18 ++++++++++++++++++ python-virtualenv.spec | 4 ++-- virtualenv-1.6.4.tar.bz2 | 3 --- virtualenv-1.7.tar.bz2 | 3 +++ 4 files changed, 23 insertions(+), 5 deletions(-) delete mode 100644 virtualenv-1.6.4.tar.bz2 create mode 100644 virtualenv-1.7.tar.bz2 diff --git a/python-virtualenv.changes b/python-virtualenv.changes index 2288021..e2ef013 100644 --- a/python-virtualenv.changes +++ b/python-virtualenv.changes @@ -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 diff --git a/python-virtualenv.spec b/python-virtualenv.spec index e3dfafd..8716702 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -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 diff --git a/virtualenv-1.6.4.tar.bz2 b/virtualenv-1.6.4.tar.bz2 deleted file mode 100644 index 6b39c95..0000000 --- a/virtualenv-1.6.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2712d26abf044d37ce1bc67721b1a6df37395874c55be3910d48878bd1a6b50 -size 1727059 diff --git a/virtualenv-1.7.tar.bz2 b/virtualenv-1.7.tar.bz2 new file mode 100644 index 0000000..074c33a --- /dev/null +++ b/virtualenv-1.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c67445a1d60c612d9cd1db6b22a18d2cd6867b2d50b351e254dc3c9eada2474 +size 1957990