Hello community,
here is the log from the commit of package python-setuptools for
openSUSE:Factory checked in at 2019-05-07 23:12:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-setuptools (Old)
and /work/SRC/openSUSE:Factory/.python-setuptools.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-setuptools"
Tue May 7 23:12:01 2019 rev:53 rq:700985 version:41.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-setuptools/python-setuptools.changes
2019-04-19 18:37:32.535120636 +0200
+++
/work/SRC/openSUSE:Factory/.python-setuptools.new.5148/python-setuptools.changes
2019-05-07 23:12:05.816059691 +0200
@@ -1,0 +2,12 @@
+Sat May 4 19:54:21 UTC 2019 - Arun Persaud <[email protected]>
+
+- update to version 41.0.1:
+ * #1671: Fixed issue with the PEP 517 backend that prevented
+ building a wheel when the dist/ directory contained existing .whl
+ files.
+ * #1709: In test.paths_on_python_path, avoid adding unnecessary
+ duplicates to the PYTHONPATH.
+ * #1741: In package_index, now honor "current directory" during a
+ checkout of git and hg repositories under Windows
+
+-------------------------------------------------------------------
Old:
----
setuptools-41.0.0.zip
New:
----
setuptools-41.0.1.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-setuptools.spec ++++++
--- /var/tmp/diff_new_pack.PC4hPr/_old 2019-05-07 23:12:08.484064935 +0200
+++ /var/tmp/diff_new_pack.PC4hPr/_new 2019-05-07 23:12:08.524065014 +0200
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-setuptools
-Version: 41.0.0
+Version: 41.0.1
Release: 0
Summary: Enhancements to distutils for building and distributing Python
packages
License: Python-2.0 OR ZPL-2.0