Hello community,
here is the log from the commit of package python-virtualenvwrapper for
openSUSE:Factory checked in at 2013-01-29 14:37:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-06-26 18:03:57.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-virtualenvwrapper.new/python-virtualenvwrapper.changes
2013-01-29 14:37:36.000000000 +0100
@@ -1,0 +2,21 @@
+Sat Nov 3 02:42:59 UTC 2012 - [email protected]
+
+- Fix bnc#787875, added python-virtualenv-clone as Requires in spec
+ file.
+
+-------------------------------------------------------------------
+Sun Aug 19 05:51:56 UTC 2012 - [email protected]
+
+- Update to 3.6:
+ - Switch to stevedore for plugin management
+ - mkvirtualenv_help should use $VIRTUALENVWRAPPER_PYTHON instead
+ of calling virtualenv directly (issue 148).
+ - Fix issue with lazy-loader code under zsh (issue 144).
+ - Fix issue with noclobber option under zsh (issue 137). Fix based
+ on patch from rob_b.
+ - Fix documentation for add2virtualenv to show the correct name for
+ the file containing the new path entry. (contributed by rvoicilas)
+ - Fix problem with virtualenvwrapper_show_workon_options under zsh
+ with chpwd functions that produce output. (issue 153)
+
+-------------------------------------------------------------------
Old:
----
virtualenvwrapper-3.5.tar.bz2
New:
----
virtualenvwrapper-3.6.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-virtualenvwrapper.spec ++++++
--- /var/tmp/diff_new_pack.TTRGca/_old 2013-01-29 14:37:37.000000000 +0100
+++ /var/tmp/diff_new_pack.TTRGca/_new 2013-01-29 14:37:37.000000000 +0100
@@ -17,7 +17,7 @@
Name: python-virtualenvwrapper
-Version: 3.5
+Version: 3.6
Release: 0
Url: http://www.doughellmann.com/projects/virtualenvwrapper/
Summary: Enhancements to virtualenv
@@ -27,7 +27,9 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
BuildRequires: python-distribute
+Requires: python-stevedore
Requires: python-virtualenv
+Requires: python-virtualenv-clone
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from
distutils.sysconfig import get_python_lib; print get_python_lib()")}
%else
++++++ virtualenvwrapper-3.5.tar.bz2 -> virtualenvwrapper-3.6.tar.bz2 ++++++
++++ 45282 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]