From 1981f513ee45134d931f4a9f970f7ba2a183469a115b8cd6b5a1a906892c5783 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 11 Feb 2019 08:16:25 +0000 Subject: [PATCH] Accepting request 673178 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/673178 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=168 --- python-setuptools.changes | 23 +++++++++++++++++++++++ python-setuptools.spec | 2 +- setuptools-40.7.2.zip | 3 --- setuptools-40.8.0.zip | 3 +++ 4 files changed, 27 insertions(+), 4 deletions(-) delete mode 100644 setuptools-40.7.2.zip create mode 100644 setuptools-40.8.0.zip diff --git a/python-setuptools.changes b/python-setuptools.changes index 00fe27f..9309247 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Sun Feb 10 22:30:38 UTC 2019 - Arun Persaud + +- 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. + ------------------------------------------------------------------- Sat Feb 2 17:02:46 UTC 2019 - Arun Persaud diff --git a/python-setuptools.spec b/python-setuptools.spec index 80263ae..f77fca9 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -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 diff --git a/setuptools-40.7.2.zip b/setuptools-40.7.2.zip deleted file mode 100644 index 2dca5b1..0000000 --- a/setuptools-40.7.2.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:746ef46712e4fa3079a4076a2e98fc96189faf2542b224568232b9ba070495e7 -size 842780 diff --git a/setuptools-40.8.0.zip b/setuptools-40.8.0.zip new file mode 100644 index 0000000..79167a7 --- /dev/null +++ b/setuptools-40.8.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e4eec90337e849ade7103723b9a99631c1f0d19990d6e8412dc42f5ae8b304d +size 845071