Hello community,
here is the log from the commit of package python-setuptools for
openSUSE:Factory checked in at 2020-04-09 23:14:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-setuptools (Old)
and /work/SRC/openSUSE:Factory/.python-setuptools.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-setuptools"
Thu Apr 9 23:14:24 2020 rev:59 rq:791828 version:44.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-setuptools/python-setuptools.changes
2020-03-27 00:23:07.288190671 +0100
+++
/work/SRC/openSUSE:Factory/.python-setuptools.new.3248/python-setuptools.changes
2020-04-09 23:14:26.574209403 +0200
@@ -1,0 +2,5 @@
+Mon Apr 6 17:14:11 UTC 2020 - Matej Cepl <[email protected]>
+
+- Fix License to the correct MIT
+
+-------------------------------------------------------------------
Old:
----
psfl.txt
zpl.txt
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-setuptools.spec ++++++
--- /var/tmp/diff_new_pack.kGayhr/_old 2020-04-09 23:14:27.130209725 +0200
+++ /var/tmp/diff_new_pack.kGayhr/_new 2020-04-09 23:14:27.130209725 +0200
@@ -31,11 +31,9 @@
Version: 44.0.0
Release: 0
Summary: Enhancements to distutils for building and distributing Python
packages
-License: Python-2.0 OR ZPL-2.0
+License: MIT
URL: https://github.com/pypa/setuptools
Source:
https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-%{version}.zip
-Source1: psfl.txt
-Source2: zpl.txt
Source3: testdata.tar.gz
Patch0: sort-for-reproducibility.patch
Patch1: importlib.patch
@@ -148,6 +146,7 @@
%python_uninstall_alternative easy_install
%files %{python_files}
+%license LICENSE
%doc CHANGES.rst README.rst
%python_alternative %{_bindir}/easy_install
%{python_sitelib}/setuptools