Hello community,

here is the log from the commit of package python3-setuptools for 
openSUSE:Factory checked in at 2016-01-28 22:50:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-setuptools (Old)
 and      /work/SRC/openSUSE:Factory/.python3-setuptools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-setuptools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-setuptools/python3-setuptools.changes    
2016-01-23 01:04:20.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-setuptools.new/python3-setuptools.changes   
    2016-01-28 22:50:24.000000000 +0100
@@ -1,0 +2,31 @@
+Mon Jan 25 17:04:28 UTC 2016 - [email protected]
+
+- update to version 19.6:
+  * Added a new entry script "setuptools.launch", implementing the
+    shim found in "pip.util.setuptools_build". Use this command to
+    launch distutils-only packages under setuptools in the same way
+    that pip does, causing the setuptools monkeypatching of distutils
+    to be invoked prior to invoking a script. Useful for debugging or
+    otherwise installing a distutils-only package under setuptools
+    when pip isn't available or otherwise does not expose the desired
+    functionality. For example::
+
+    $ python -m setuptools.launch setup.py develop
+  * Issue #488: Fix dual manifestation of Extension class in extension
+    packages installed as dependencies when Cython is present.
+
+-------------------------------------------------------------------
+Sun Jan 24 03:29:36 UTC 2016 - [email protected]
+
+- update to version 19.5:
+  * Issue #486: Correct TypeError when getfilesystemencoding
+    returns None.
+  * Issue #139: Clarified the license as MIT.
+  * Pull Request #169: Removed special handling of command
+    spec in scripts for Jython.
+
+- changes from version 19.4.1:
+  * Issue #487: Use direct invocation of "importlib.machinery" in
+    "pkg_resources" to avoid missing detection on relevant platforms.
+
+-------------------------------------------------------------------

Old:
----
  setuptools-19.4.tar.gz

New:
----
  setuptools-19.6.tar.gz

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

Other differences:
------------------
++++++ python3-setuptools.spec ++++++
--- /var/tmp/diff_new_pack.3T9yaE/_old  2016-01-28 22:50:25.000000000 +0100
+++ /var/tmp/diff_new_pack.3T9yaE/_new  2016-01-28 22:50:25.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python3-setuptools
-Version:        19.4
+Version:        19.6
 Release:        0
 Url:            http://pypi.python.org/pypi/setuptools
 Summary:        Easily download, build, install, upgrade, and uninstall Python 
packages

++++++ setuptools-19.4.tar.gz -> setuptools-19.6.tar.gz ++++++
++++ 2075 lines of diff (skipped)


Reply via email to