From dc9925dab3f0af831161a5c3a1433bbc2aa126bcc69f58e1b90ff6df75a66265 Mon Sep 17 00:00:00 2001 From: Todd R Date: Sun, 30 Mar 2014 09:23:40 +0000 Subject: [PATCH] Accepting request 228208 from home:TheBlackCat:branches:devel:languages:python Update to 4.2 OBS-URL: https://build.opensuse.org/request/show/228208 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=44 --- python-virtualenvwrapper.changes | 23 +++++++++++++++++++++++ python-virtualenvwrapper.spec | 4 ++-- virtualenvwrapper-4.1.1.tar.gz | 3 --- virtualenvwrapper-4.2.tar.gz | 3 +++ 4 files changed, 28 insertions(+), 5 deletions(-) delete mode 100644 virtualenvwrapper-4.1.1.tar.gz create mode 100644 virtualenvwrapper-4.2.tar.gz diff --git a/python-virtualenvwrapper.changes b/python-virtualenvwrapper.changes index f8011e0..8329b79 100644 --- a/python-virtualenvwrapper.changes +++ b/python-virtualenvwrapper.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Sun Mar 30 09:19:03 UTC 2014 - toddrme2178@gmail.com + +- Update to 4.2 + - Add ``tmp-`` prefix to temporary environment names created by + :ref:`command-mktmpenv`. + - Fix some uses of ``cd`` that did not account for possible + aliasing. Contributed by Ismail Badawi (:bbuser:`ibadawi`). + - Fix documentation for :ref:`command-allvirtualenv`, contributed by + Andy Dirnberger (:bbuser:`dirn`). + - Add ``--force`` option to :ref:`command-mkproject`, contributed by + Clay McClure (:bbuser:`claymcclure`). + - Fix handling for project directory argument ``-a`` to + :ref:`command-mkvirtualenv`, based on work by Xupeng Yun. + - Dropped python 3.2 testing. + - Updated test configuration so they work properly under Linux. + - Resolve relative paths before storing the project directory + reference in :ref:`command-setvirtualenvproject`. (:bbissue:`207`) + - Do not create hooks for rmproject, since there is no such + command. (:bbissue:`203`) + - Update the tests to use a valid template for creating temporary + directories under Linux. + ------------------------------------------------------------------- Sat Oct 12 16:42:19 UTC 2013 - p.drouand@gmail.com diff --git a/python-virtualenvwrapper.spec b/python-virtualenvwrapper.spec index a9180d0..7349899 100644 --- a/python-virtualenvwrapper.spec +++ b/python-virtualenvwrapper.spec @@ -1,7 +1,7 @@ # # spec file for package python-virtualenvwrapper # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-virtualenvwrapper -Version: 4.1.1 +Version: 4.2 Release: 0 Url: http://www.doughellmann.com/projects/virtualenvwrapper/ Summary: Enhancements to virtualenv diff --git a/virtualenvwrapper-4.1.1.tar.gz b/virtualenvwrapper-4.1.1.tar.gz deleted file mode 100644 index 1cefb20..0000000 --- a/virtualenvwrapper-4.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47ab05af0bc7f146bdd4a77a978e02a1f4e1db6a0546e836e2442fa0990d7d77 -size 81070 diff --git a/virtualenvwrapper-4.2.tar.gz b/virtualenvwrapper-4.2.tar.gz new file mode 100644 index 0000000..674cd0b --- /dev/null +++ b/virtualenvwrapper-4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbc7f3587d5c3f23ef4e75fba166c7d4b278dff044d915cb9070845d2a89033e +size 125144