Hello community,

here is the log from the commit of package python-distribute for 
openSUSE:Factory checked in at 2012-12-03 11:20:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-distribute (Old)
 and      /work/SRC/openSUSE:Factory/.python-distribute.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-distribute", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-distribute/python-distribute.changes      
2012-11-02 07:31:04.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-distribute.new/python-distribute.changes 
2012-12-03 11:20:21.000000000 +0100
@@ -1,0 +2,24 @@
+Sun Nov 25 11:33:06 UTC 2012 - [email protected]
+
+- Update to 0.6.31:
+  * Issue #303: Make sure the manifest only ever contains UTF-8 in Python 3.
+  * Issue #329: Properly close files created by tests for compatibility with
+    Jython.
+  * Work around Jython bugs #1980 and #1981.
+  * Issue #334: Provide workaround for packages that reference sys.__stdout__
+    such as numpy does. This change should address
+    virtualenv #359 as long as the system encoding is UTF-8 or the IO encoding
+    is specified in the environment, i.e.:
+
+     PYTHONIOENCODING=utf8 pip install numpy
+
+  * Fix for encoding issue when installing from Windows executable on Python 3.
+  * Issue #323: Allow `setup_requires` requirements to supercede installed
+    requirements. Added some new keyword arguments to existing pkg_resources
+    methods. Also had to updated how __path__ is handled for namespace packages
+    to ensure that when a new egg distribution containing a namespace package 
is
+    placed on sys.path, the entries in __path__ are found in the same order 
they
+    would have been in had that egg been on the path when pkg_resources was
+    first imported.
+
+-------------------------------------------------------------------
python3-distribute.changes: same change

Old:
----
  distribute-0.6.30.tar.gz

New:
----
  distribute-0.6.31.tar.gz

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

Other differences:
------------------
++++++ python-distribute.spec ++++++
--- /var/tmp/diff_new_pack.97Li74/_old  2012-12-03 11:20:22.000000000 +0100
+++ /var/tmp/diff_new_pack.97Li74/_new  2012-12-03 11:20:22.000000000 +0100
@@ -19,7 +19,7 @@
 %define modname distribute
 %define mod2nam setuptools
 Name:           python-%{modname}
-Version:        0.6.30
+Version:        0.6.31
 Release:        0
 Url:            http://packages.python.org/distribute
 Summary:        Easily download, build, install, upgrade, and uninstall Python 
packages

++++++ python3-distribute.spec ++++++
--- /var/tmp/diff_new_pack.97Li74/_old  2012-12-03 11:20:22.000000000 +0100
+++ /var/tmp/diff_new_pack.97Li74/_new  2012-12-03 11:20:22.000000000 +0100
@@ -19,7 +19,7 @@
 %define modname distribute
 %define mod2nam setuptools
 Name:           python3-%{modname}
-Version:        0.6.30
+Version:        0.6.31
 Release:        0
 Url:            http://packages.python.org/distribute
 Summary:        Easily download, build, install, upgrade, and uninstall Python 
packages

++++++ distribute-0.6.30.tar.gz -> distribute-0.6.31.tar.gz ++++++
++++ 2804 lines of diff (skipped)

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

Reply via email to