Hello community,
here is the log from the commit of package python-virtualenvwrapper for
openSUSE:Factory checked in at 2014-12-03 22:47:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2014-11-24 11:08:17.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-virtualenvwrapper.new/python-virtualenvwrapper.changes
2014-12-03 22:48:09.000000000 +0100
@@ -1,0 +2,41 @@
+Mon Dec 1 13:24:18 UTC 2014 - [email protected]
+
+- Update to 4.3.1
+ * pep8 and test updates for previous commit
+ * Make postmkproject use VIRTUALENVWRAPPER_HOOK_DIR
+ * Tell tox it is ok to run shells not installed in the virtualenv
+ * Set VIRTUALENVWRAPPER_SCRIPT correctly for different shells
+ * Merged in nishikar/virtualenvwrapper (pull request #14)
+ * changed phrasing of environment not found message
+ * Add tests for wipenv with editable packages
+ * Remove obsolete information about pip environment vars
+ * Replace manually maintained history with ChangeLog
+ * Update doc build to fail if there are warnings
+- Update to 4.3
+ * remove announce.rst; move to blogging repository
+ * Merged in erikb85/virtualenvwrapper/erikb85/
+ run-user-postactivate-after-changing-dir-1401272364804
+ (pull request #15)
+ * Run User Postactivate after changing dirs
+ * add link to sublimetext extension
+ * moved environment exists check below active environment check
+ * added no such environment prompt to rmvirtualenv if it
+ does not exist
+ * updated pep8
+ * clean up script mode changes
+ * forgotten comment
+ * trailing whitespace removed
+ * tabs expanded; mode difference
+ * changed comments and mode for sourced scripts
+ * ignore bin, include, lib
+ * mode constant for sourced-only files
+ * do not specify a version for pbr
+ * Merged in mjbrooks/virtualenvwrapper (pull request #12)
+ * use VIRTUALENVWRAPPER_ENV_BIN_DIR throughout
+ * Extract basic help text from the script
+ * Add list of commands as basic help output
+ * update author email
+ * clean up comment about zsh behavior in lazy
+ * Fix syntax error (empty `if` block)
+
+-------------------------------------------------------------------
Old:
----
virtualenvwrapper-4.2.tar.gz
New:
----
virtualenvwrapper-4.3.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-virtualenvwrapper.spec ++++++
--- /var/tmp/diff_new_pack.cU8JoN/_old 2014-12-03 22:48:11.000000000 +0100
+++ /var/tmp/diff_new_pack.cU8JoN/_new 2014-12-03 22:48:11.000000000 +0100
@@ -17,7 +17,7 @@
Name: python-virtualenvwrapper
-Version: 4.2
+Version: 4.3.1
Release: 0
Url: http://www.doughellmann.com/projects/virtualenvwrapper/
Summary: Enhancements to virtualenv
@@ -88,7 +88,7 @@
%files
%defattr(-,root,root,-)
-%doc README.txt README.ja.rst README.es.rst LICENSE announce.rst
+%doc AUTHORS ChangeLog LICENSE README.txt README.es.rst README.ja.rst
%{python_sitelib}/*
%ghost %{_bindir}/virtualenvwrapper.sh
%{_bindir}/virtualenvwrapper-%{py_ver}.sh
++++++ virtualenvwrapper-4.2.tar.gz -> virtualenvwrapper-4.3.1.tar.gz ++++++
++++ 8099 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]