From 998c3c51a95a64f6be0aae395291dd3fe087beaaaa45dc98db8324eb2f8429b2 Mon Sep 17 00:00:00 2001 From: Alexandre Rogoski Date: Mon, 5 Sep 2011 22:53:00 +0000 Subject: [PATCH] =?UTF-8?q?-=20Update=20to=202.9:=20=20=20-=20Change=20the?= =?UTF-8?q?=20shell=20function=20shell=20definition=20syntax=20so=20that?= =?UTF-8?q?=20ksh=20=20=20=20=20will=20treat=20typeset-declared=20variable?= =?UTF-8?q?s=20as=20local.=20No=20kidding.=20=20=20-=20Merge=20the=20?= =?UTF-8?q?=E2=80=9Cproject=20directory=E2=80=9D=20features=20of=20the=20?= =?UTF-8?q?=20=20=20=20virtualenvwrapper.project=20plugin=20into=20the=20m?= =?UTF-8?q?ain=20project,=20adding=20=20=20=20=20mkproject,=20cdproject,?= =?UTF-8?q?=20and=20command-setvirtualenvproject=20commands.=20=20=20-=20A?= =?UTF-8?q?dd=20-r=20option=20to=20mkvirtualenv=20to=20install=20dependenc?= =?UTF-8?q?ies=20using=20a=20=20=20=20=20pip=20requirements=20file.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=11 --- python-virtualenvwrapper.changes | 12 ++++++++++++ python-virtualenvwrapper.spec | 2 +- virtualenvwrapper-2.8.tar.bz2 | 3 --- virtualenvwrapper-2.9.tar.bz2 | 3 +++ 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 virtualenvwrapper-2.8.tar.bz2 create mode 100644 virtualenvwrapper-2.9.tar.bz2 diff --git a/python-virtualenvwrapper.changes b/python-virtualenvwrapper.changes index 321fdc5..217d840 100644 --- a/python-virtualenvwrapper.changes +++ b/python-virtualenvwrapper.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Sep 5 22:50:00 UTC 2011 - alexandre@exatati.com.br + +- Update to 2.9: + - Change the shell function shell definition syntax so that ksh + will treat typeset-declared variables as local. No kidding. + - Merge the “project directory” features of the + virtualenvwrapper.project plugin into the main project, adding + mkproject, cdproject, and command-setvirtualenvproject commands. + - Add -r option to mkvirtualenv to install dependencies using a + pip requirements file. + ------------------------------------------------------------------- Sun Aug 14 15:54:19 UTC 2011 - alexandre@exatati.com.br diff --git a/python-virtualenvwrapper.spec b/python-virtualenvwrapper.spec index 3b2b481..ffb4089 100644 --- a/python-virtualenvwrapper.spec +++ b/python-virtualenvwrapper.spec @@ -21,7 +21,7 @@ %define mod_name virtualenvwrapper Name: python-%{mod_name} -Version: 2.8 +Version: 2.9 Release: 0 Url: http://www.doughellmann.com/projects/virtualenvwrapper/ Summary: Enhancements to virtualenv diff --git a/virtualenvwrapper-2.8.tar.bz2 b/virtualenvwrapper-2.8.tar.bz2 deleted file mode 100644 index aa3528f..0000000 --- a/virtualenvwrapper-2.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aeac86cfbd074f7f090d84a59bad6a35a775abcc7e8039dd491f72b1288a2f09 -size 379314 diff --git a/virtualenvwrapper-2.9.tar.bz2 b/virtualenvwrapper-2.9.tar.bz2 new file mode 100644 index 0000000..783c67c --- /dev/null +++ b/virtualenvwrapper-2.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ab3ca4c86e6adc3194f85c1cc21a462155f1660de9265fcfd0c7651eea291d4 +size 387858