From d42349ea1b87dde0031e836e691d0d7a4e633143052d63ffa96c779adae628e3 Mon Sep 17 00:00:00 2001 From: Alexandre Rogoski Date: Mon, 11 Jun 2012 12:10:48 +0000 Subject: [PATCH] - 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 --- python-virtualenvwrapper.changes | 13 +++++++++++++ python-virtualenvwrapper.spec | 2 +- virtualenvwrapper-3.4.tar.bz2 | 3 --- virtualenvwrapper-3.5.tar.bz2 | 3 +++ 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 virtualenvwrapper-3.4.tar.bz2 create mode 100644 virtualenvwrapper-3.5.tar.bz2 diff --git a/python-virtualenvwrapper.changes b/python-virtualenvwrapper.changes index 51433dc..6ac50fa 100644 --- a/python-virtualenvwrapper.changes +++ b/python-virtualenvwrapper.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Jun 11 11:55:21 UTC 2012 - alexandre@exatati.com.br + +- 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) + ------------------------------------------------------------------- Mon May 21 02:07:15 UTC 2012 - alexandre@exatati.com.br diff --git a/python-virtualenvwrapper.spec b/python-virtualenvwrapper.spec index 77d2e3c..62bdb57 100644 --- a/python-virtualenvwrapper.spec +++ b/python-virtualenvwrapper.spec @@ -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 diff --git a/virtualenvwrapper-3.4.tar.bz2 b/virtualenvwrapper-3.4.tar.bz2 deleted file mode 100644 index db7dd34..0000000 --- a/virtualenvwrapper-3.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29aa5bf94d885cdfe7196b94eb0a789c29f769999baf29d4eb379d41be8affd8 -size 443554 diff --git a/virtualenvwrapper-3.5.tar.bz2 b/virtualenvwrapper-3.5.tar.bz2 new file mode 100644 index 0000000..85e9787 --- /dev/null +++ b/virtualenvwrapper-3.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05817203f8ac3a0f01e81c1a3a663e2b5d8834c5ce8a77d2d2560e92df9da751 +size 288217