commit python-virtualenvwrapper for openSUSE:Factory
Hello community, here is the log from the commit of package python-virtualenvwrapper for openSUSE:Factory checked in at 2014-03-31 20:44:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-virtualenvwrapper (Old) and /work/SRC/openSUSE:Factory/.python-virtualenvwrapper.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-virtualenvwrapper" Changes: -------- --- /work/SRC/openSUSE:Factory/python-virtualenvwrapper/python-virtualenvwrapper.changes 2013-10-14 14:30:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-virtualenvwrapper.new/python-virtualenvwrapper.changes 2014-03-31 20:44:38.000000000 +0200 @@ -1,0 +2,23 @@ +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. + +------------------------------------------------------------------- Old: ---- virtualenvwrapper-4.1.1.tar.gz New: ---- virtualenvwrapper-4.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-virtualenvwrapper.spec ++++++ --- /var/tmp/diff_new_pack.hLkxek/_old 2014-03-31 20:44:39.000000000 +0200 +++ /var/tmp/diff_new_pack.hLkxek/_new 2014-03-31 20:44:39.000000000 +0200 @@ -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 ++++++ virtualenvwrapper-4.1.1.tar.gz -> virtualenvwrapper-4.2.tar.gz ++++++ ++++ 6693 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de