Hello community,
here is the log from the commit of package python-virtualenvwrapper for
openSUSE:Factory checked in at 2012-05-31 17:09:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-virtualenvwrapper (Old)
and /work/SRC/openSUSE:Factory/.python-virtualenvwrapper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-virtualenvwrapper", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-virtualenvwrapper/python-virtualenvwrapper.changes
2012-04-20 15:19:52.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-virtualenvwrapper.new/python-virtualenvwrapper.changes
2012-05-31 17:09:48.000000000 +0200
@@ -1,0 +2,30 @@
+Mon May 21 02:07:15 UTC 2012 - [email protected]
+
+- Update to 3.4:
+ - Add install-lazy-loader option.
+
+-------------------------------------------------------------------
+Sat May 12 23:24:48 UTC 2012 - [email protected]
+
+- Update to 3.3:
+ - Clean up file permissions and remove shebangs from scripts not
+ intended to be executed on the command line. (contributed by
+ ralphbean)
+ - Worked on some brittle tests.
+ - Received updates to Japanese translation of the documentation
+ from t2y.
+ - Fix the test script and runner so the user’s $WORKON_HOME is not
+ erased if they do not have some test shells installed. (big thanks
+ to agriffis).
+ - If the hook loader is told to list plugins but is not given a
+ hook name, it prints the list of core hooks.
+ - Merge several fixes for path and variable handling for MSYS users
+ from bwanamarko. Includes a fix for issue 138.
+ - Change mkvirtualenv so it catches both -h and --help.
+ - Fix some issues with the way temporary files are used for hook
+ scripts. (contributed by agriffis)
+ - Allow relative path to requirements file with mkvirtualenv and
+ -r option. (barberj)
+ - Make whitespace consistent. (agriffis)
+
+-------------------------------------------------------------------
Old:
----
virtualenvwrapper-3.2.tar.gz
New:
----
virtualenvwrapper-3.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-virtualenvwrapper.spec ++++++
--- /var/tmp/diff_new_pack.Arxcgf/_old 2012-05-31 17:09:49.000000000 +0200
+++ /var/tmp/diff_new_pack.Arxcgf/_new 2012-05-31 17:09:49.000000000 +0200
@@ -15,14 +15,15 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
Name: python-virtualenvwrapper
-Version: 3.2
+Version: 3.4
Release: 0
Url: http://www.doughellmann.com/projects/virtualenvwrapper/
Summary: Enhancements to virtualenv
License: HPND
Group: Development/Languages/Python
-Source:
http://pypi.python.org/packages/source/v/virtualenvwrapper/virtualenvwrapper-%{version}.tar.gz
+Source: virtualenvwrapper-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
BuildRequires: python-distribute
@@ -63,5 +64,6 @@
%doc README.txt
%{python_sitelib}/*
%{_bindir}/virtualenvwrapper.sh
+%{_bindir}/virtualenvwrapper_lazy.sh
%changelog
++++++ virtualenvwrapper-3.2.tar.gz -> virtualenvwrapper-3.4.tar.bz2 ++++++
++++ 31504 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]