Hello community,

here is the log from the commit of package python-virtualenv for 
openSUSE:Factory checked in at 2012-06-26 18:03:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-virtualenv (Old)
 and      /work/SRC/openSUSE:Factory/.python-virtualenv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-virtualenv", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-virtualenv/python-virtualenv.changes      
2012-02-24 06:54:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-virtualenv.new/python-virtualenv.changes 
2012-06-26 18:03:18.000000000 +0200
@@ -1,0 +2,26 @@
+Fri Jun 22 22:33:28 UTC 2012 - [email protected]
+
+- Update to 1.7.2:
+  - Updated to distribute 0.6.27.
+  - Fix activate.fish on OS X. Fixes #8. Thanks David Schoonover.
+  - Create a virtualenv-x.x script with the Python version when
+    installing, so virtualenv for multiple Python versions can be
+    installed to the same script location. Thanks Miki Tebeka.
+  - Restored ability to create a virtualenv with a path longer than
+    78 characters, without breaking creation of virtualenvs with
+    non-ASCII paths. Thanks, Bradley Ayers.
+  - Added ability to create virtualenvs without having installed
+    Apple's developers tools (using an own implementation of
+    install_name_tool). Thanks Mike Hommey.
+  - Fixed PyPy and Jython support on Windows. Thanks Konstantin
+    Zemlyak.
+  - Added pydoc script to ease use. Thanks Marc Abramowitz. Fixes
+    #149.
+  - Fixed creating a bootstrap script on Python 3. Thanks Raul
+    Leal. Fixes #280.
+  - Fixed inconsistency when having set the PYTHONDONTWRITEBYTECODE
+    env var with the --distribute option or the
+    VIRTUALENV_USE_DISTRIBUTE env var. VIRTUALENV_USE_DISTRIBUTE
+    is now considered again as a legacy alias.
+
+-------------------------------------------------------------------

Old:
----
  virtualenv-1.7.1.2.tar.bz2

New:
----
  virtualenv-1.7.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-virtualenv.spec ++++++
--- /var/tmp/diff_new_pack.fvlHLH/_old  2012-06-26 18:03:20.000000000 +0200
+++ /var/tmp/diff_new_pack.fvlHLH/_new  2012-06-26 18:03:20.000000000 +0200
@@ -20,7 +20,7 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-virtualenv
-Version:        1.7.1.2
+Version:        1.7.2
 Release:        0
 Url:            http://www.virtualenv.org/
 Summary:        Virtual Python Environment builder
@@ -74,7 +74,7 @@
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS.txt LICENSE.txt docs
-%{_bindir}/virtualenv
+%{_bindir}/virtualenv*
 %{python_sitelib}/virtualenv*
 
 %changelog

++++++ virtualenv-1.7.1.2.tar.bz2 -> virtualenv-1.7.2.tar.bz2 ++++++
++++ 2670 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to