Hello community,

here is the log from the commit of package python3-d2to1 for openSUSE:Factory 
checked in at 2015-07-19 11:45:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-d2to1 (Old)
 and      /work/SRC/openSUSE:Factory/.python3-d2to1.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-d2to1"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-d2to1/python3-d2to1.changes      
2015-01-20 12:32:53.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-d2to1.new/python3-d2to1.changes 
2015-07-19 11:45:53.000000000 +0200
@@ -0,0 +1,27 @@
+-------------------------------------------------------------------
+Sun Jul 19 02:02:44 UTC 2015 - a...@gmx.de
+
+- update to version 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) we 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:
------------------
++++++ python3-d2to1.spec ++++++
--- /var/tmp/diff_new_pack.7KUP7H/_old  2015-07-19 11:45:54.000000000 +0200
+++ /var/tmp/diff_new_pack.7KUP7H/_new  2015-07-19 11:45:54.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-d2to1
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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:           python3-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