Hello community,

here is the log from the commit of package python-virtualenv for 
openSUSE:Factory checked in at 2012-09-25 10:46:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-06-26 18:03:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-virtualenv.new/python-virtualenv.changes 
2012-09-25 10:46:56.000000000 +0200
@@ -1,0 +2,39 @@
+Thu Sep  6 11:52:11 UTC 2012 - [email protected]
+
+- Update to 1.8.2:
+  * Updated the included pip version to 1.2.1 to fix regressions
+    introduced there in 1.2.
+
+-------------------------------------------------------------------
+Mon Sep  3 12:55:40 UTC 2012 - [email protected]
+
+- Update to 1.8.1:
+  * Fixed distribute version used with --never-download. Thanks
+    michr for report and patch.
+  * Fix creating Python 3.3 based virtualenvs by unsetting the
+    __PYVENV_LAUNCHER__ environment variable in subprocesses.
+
+-------------------------------------------------------------------
+Sat Sep  1 23:23:40 UTC 2012 - [email protected]
+
+- Update to 1.8:
+  - Dropped support for Python 2.4 The minimum supported Python
+    version is now Python 2.5.
+  - Fix --relocatable on systems that use lib64. Fixes #78. Thanks
+    Branden Rolston.
+  - Symlink some additional modules under Python 3. Fixes #194.
+    Thanks Vinay Sajip, Ian Clelland, and Stefan Holek for the report.
+  - Fix --relocatable when a script uses __future__ imports. Thanks
+    Branden Rolston.
+  - Fix a bug in the config option parser that prevented setting
+    negative options with environemnt variables. Thanks Ralf Schmitt.
+  - Allow setting --no-site-packages from the config file.
+  - Use /usr/bin/multiarch-platform if available to figure out the
+    include directory. Thanks for the patch, Mika Laitio.
+  - Fix install_name_tool replacement to work on Python 3.X.
+  - Handle paths of users' site-packages on Mac OS X correctly
+    when changing the prefix.
+  - Updated the embedded version of distribute to 0.6.28 and pip
+    to 1.2.
+
+-------------------------------------------------------------------

Old:
----
  virtualenv-1.7.2.tar.bz2

New:
----
  virtualenv-1.8.2.tar.bz2

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

Other differences:
------------------
++++++ python-virtualenv.spec ++++++
--- /var/tmp/diff_new_pack.Nnx8vp/_old  2012-09-25 10:46:57.000000000 +0200
+++ /var/tmp/diff_new_pack.Nnx8vp/_new  2012-09-25 10:46:57.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.2
+Version:        1.8.2
 Release:        0
 Url:            http://www.virtualenv.org/
 Summary:        Virtual Python Environment builder

++++++ virtualenv-1.7.2.tar.bz2 -> virtualenv-1.8.2.tar.bz2 ++++++
++++ 2039 lines of diff (skipped)

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

Reply via email to