Hello community,

here is the log from the commit of package python-d2to1 for openSUSE:Factory 
checked in at 2016-04-22 16:23:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-d2to1 (Old)
 and      /work/SRC/openSUSE:Factory/.python-d2to1.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-d2to1"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-d2to1/python-d2to1.changes        
2013-11-15 16:56:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-d2to1.new/python-d2to1.changes   
2016-04-22 16:23:38.000000000 +0200
@@ -1,0 +2,26 @@
+Wed Mar 16 21:22:46 UTC 2016 - [email protected]
+
+- Update to 0.2.12:
+  + Fixed a corner case where depending on the order of events when
+    installing multiple packages (i.e. when installing packages
+    with dependencies, some of which might also use d2to1) would
+    end up calling the incorrect Distribution class (the patched
+    version from setuptools, where d2to1 needs to get to the
+    unpatched version from distutils for some cases).
+  + Upgraded bundled copy of the six module to the current version
+    (1.9.0). This fixes incompatibility between d2to1 and other
+    packages that import different versions of six during their
+    setup (the older version of six had a habit of fighting with
+    other six instances over sys.modules, which is fixed in newer
+    versions).
+  + Upgraded to latest ez_setup.py so that the most up to date
+    version of setuptools will be correctly bootstrapped in the
+    rare cases that it is needed.
+  + Included some miscellaneous hacks to keep d2to1 working,
+    nominally, with Python 2.5 despite the broad move away from
+    Python 2.5 support in the Python community. The d2to1 v0.2.x
+    releases will be the last to continue Python 2.5 support,
+    given that testing it has become more difficult (and the
+    overhead is probably no longer worth it).
+
+-------------------------------------------------------------------

Old:
----
  d2to1-0.2.11.tar.gz

New:
----
  d2to1-0.2.12.tar.gz

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

Other differences:
------------------
++++++ python-d2to1.spec ++++++
--- /var/tmp/diff_new_pack.vbQdqf/_old  2016-04-22 16:23:38.000000000 +0200
+++ /var/tmp/diff_new_pack.vbQdqf/_new  2016-04-22 16:23:38.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-d2to1
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python-d2to1
-Version:        0.2.11
+Version:        0.2.12
 Release:        0
 Url:            http://pypi.python.org/pypi/d2to1
 Summary:        Allows using distutils2-like setup.cfg with a 
distribute/setuptools

++++++ d2to1-0.2.11.tar.gz -> d2to1-0.2.12.tar.gz ++++++
++++ 2440 lines of diff (skipped)


Reply via email to