Hello community,
here is the log from the commit of package python-setuptools for
openSUSE:Factory checked in at 2020-08-25 12:36:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-setuptools (Old)
and /work/SRC/openSUSE:Factory/.python-setuptools.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-setuptools"
Tue Aug 25 12:36:08 2020 rev:61 rq:826260 version:44.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-setuptools/python-setuptools.changes
2020-06-26 21:43:56.777543555 +0200
+++
/work/SRC/openSUSE:Factory/.python-setuptools.new.3399/python-setuptools.changes
2020-08-25 12:36:12.469360227 +0200
@@ -1,0 +2,12 @@
+Thu Aug 13 11:03:41 UTC 2020 - Ondřej Súkup <[email protected]>
+
+- update to 44.1.0
+ * Set sys.argv[0] in setup script run by build_meta.__legacy__
+ * Fix for Python 4: replace unsafe six.PY3 with six.PY2
+ * Fixed a bug in the “setuptools.finalize_distribution_options” hook
+ that lead to ignoring the order attribute of entry points managed
+ by this hook.
+ * Avoid loading working set during Distribution.finalize_options prior
+ to invoking _install_setup_requires, broken since v42.0.0.
+
+-------------------------------------------------------------------
Old:
----
setuptools-44.0.0.zip
New:
----
setuptools-44.1.1.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-setuptools.spec ++++++
--- /var/tmp/diff_new_pack.SEZTHf/_old 2020-08-25 12:36:13.897360930 +0200
+++ /var/tmp/diff_new_pack.SEZTHf/_new 2020-08-25 12:36:13.901360932 +0200
@@ -28,7 +28,7 @@
%endif
%bcond_without python2
Name: python-setuptools%{psuffix}
-Version: 44.0.0
+Version: 44.1.1
Release: 0
Summary: Enhancements to distutils for building and distributing Python
packages
License: MIT