Hello community, here is the log from the commit of package python-setuptools for openSUSE:Factory checked in at 2019-02-24 16:57:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-setuptools (Old) and /work/SRC/openSUSE:Factory/.python-setuptools.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-setuptools" Sun Feb 24 16:57:51 2019 rev:51 rq:673243 version:40.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-setuptools/python-setuptools.changes 2019-02-04 15:33:23.943094913 +0100 +++ /work/SRC/openSUSE:Factory/.python-setuptools.new.28833/python-setuptools.changes 2019-02-24 16:57:56.524836090 +0100 @@ -1,0 +2,23 @@ +Sun Feb 10 22:30:38 UTC 2019 - Arun Persaud <[email protected]> + +- update to version 40.8.0: + * #1652: Added the build_meta:__legacy__ backend, a "compatibility + mode" PEP 517 backend that can be used as the default when + build-backend is left unspecified in pyproject.toml. + * #1635: Resource paths are passed to pkg_resources.resource_string + and similar no longer accept paths that traverse parents, that + begin with a leading /. Violations of this expectation raise + DeprecationWarnings and will become errors. Additionally, any + paths that are absolute on Windows are strictly disallowed and + will raise ValueErrors. + * #1536: setuptools will now automatically include licenses if + setup.cfg contains a license_file attribute, unless this file is + manually excluded inside MANIFEST.in. + +- changes from version 40.7.3: + * #1670: In package_index, revert to using a copy of splituser from + Python 3.8. Attempts to use urllib.parse.urlparse led to problems + as reported in #1663 and #1668. This change serves as an + alternative to #1499 and fixes #1668. + +------------------------------------------------------------------- Old: ---- setuptools-40.7.2.zip New: ---- setuptools-40.8.0.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-setuptools.spec ++++++ --- /var/tmp/diff_new_pack.3Y0JAb/_old 2019-02-24 16:57:58.568835117 +0100 +++ /var/tmp/diff_new_pack.3Y0JAb/_new 2019-02-24 16:57:58.568835117 +0100 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-setuptools -Version: 40.7.2 +Version: 40.8.0 Release: 0 Summary: Enhancements to distutils for building and distributing Python packages License: Python-2.0 OR ZPL-2.0
