Hello community,

here is the log from the commit of package python-virtualenv for 
openSUSE:Factory checked in at 2012-12-05 14:06:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-09-25 10:46:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-virtualenv.new/python-virtualenv.changes 
2012-12-05 14:06:33.000000000 +0100
@@ -1,0 +2,36 @@
+Tue Nov 27 07:53:41 UTC 2012 - [email protected]
+
+- Update to 1.8.4:
+  - Updated distribute to 0.6.31. This fixes #359 (numpy install
+    regression) on UTF-8 platforms, and provides a workaround on
+    other platforms: PYTHONIOENCODING=utf8 pip install numpy.
+  - When installing virtualenv via curl, don't forget to filter
+    out arguments the distribute setup script won't understand.
+    Fixes #358.
+  - Added some more integration tests.
+
+-------------------------------------------------------------------
+Sun Nov 25 11:37:27 UTC 2012 - [email protected]
+
+- Update to 1.8.3:
+  - Fixed readline on OS X. Thanks minrk
+  - Updated distribute to 0.6.30 (improves our error reporting,
+    plus new distribute features and fixes). Thanks Gabriel (g2p)
+  - Added compatibility with multiarch Python (Python 3.3 for example).
+    Added an integration test. Thanks Gabriel (g2p)
+  - Added ability to install distribute from a user-provided egg,
+    rather than the bundled sdist, for better speed. Thanks Paul Moore.
+  - Make the creation of lib64 symlink smarter about already-existing
+    symlink, and more explicit about full paths. Fixes #334 and #330.
+    Thanks Jeremy Orem.
+  - Give lib64 site-dir preference over lib on 64-bit systems, to
+    avoid wrong 32-bit compiles in the venv. Fixes #328. Thanks Damien
+    Nozay.
+  - Fix a bug with prompt-handling in activate.csh in non-interactive
+    csh shells. Fixes #332. Thanks Benjamin Root for report and patch.
+  - Make it possible to create a virtualenv from within a Python 3.3
+    pyvenv. Thanks Chris McDonough for the report.
+  - Add optional --setuptools option to be able to switch to it in
+    case distribute is the default (like in Debian).
+
+-------------------------------------------------------------------

Old:
----
  virtualenv-1.8.2.tar.bz2

New:
----
  virtualenv-1.8.4.tar.bz2

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

Other differences:
------------------
++++++ python-virtualenv.spec ++++++
--- /var/tmp/diff_new_pack.bZ6wSG/_old  2012-12-05 14:06:34.000000000 +0100
+++ /var/tmp/diff_new_pack.bZ6wSG/_new  2012-12-05 14:06:34.000000000 +0100
@@ -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.8.2
+Version:        1.8.4
 Release:        0
 Url:            http://www.virtualenv.org/
 Summary:        Virtual Python Environment builder

++++++ virtualenv-1.8.2.tar.bz2 -> virtualenv-1.8.4.tar.bz2 ++++++
++++ 2690 lines of diff (skipped)

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

Reply via email to