diff --git a/python-setuptools.changes b/python-setuptools.changes index 090d139..3e6b55b 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,7 +1,19 @@ +------------------------------------------------------------------- +Thu Mar 8 04:48:05 UTC 2018 - arun@gmx.de + +- update to version 38.5.2: + * #1285: Fixed RuntimeError in pkg_resources.parse_requirements on + Python 3.7 (stemming from PEP 479). + +------------------------------------------------------------------- +Wed Mar 7 14:42:51 UTC 2018 - aplanas@suse.com + +- Allows Recommends and Suggest in Fedora + ------------------------------------------------------------------- Tue Feb 27 14:25:08 UTC 2018 - aplanas@suse.com -- Recommends only for SUSE +- Recommends only for SUSE ------------------------------------------------------------------- Tue Feb 6 22:36:11 UTC 2018 - arun@gmx.de diff --git a/python-setuptools.spec b/python-setuptools.spec index e62f917..1fad7b1 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: 38.5.1 +Version: 38.5.2 Release: 0 Summary: Download, build, install, upgrade, and uninstall Python packages License: Python-2.0 OR ZPL-2.0 @@ -44,7 +44,7 @@ Requires: python-six Requires: python-xml Requires(post): update-alternatives Requires(postun): update-alternatives -%if 0%{?suse_version} >= 1000 +%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24 Recommends: ca-certificates-mozilla %endif BuildArch: noarch diff --git a/setuptools-38.5.1.zip b/setuptools-38.5.1.zip deleted file mode 100644 index e8c0651..0000000 --- a/setuptools-38.5.1.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6425484c08e99a98a42209c25c3d325f749230b55284d66192784f941a7e6628 -size 737995 diff --git a/setuptools-38.5.2.zip b/setuptools-38.5.2.zip new file mode 100644 index 0000000..ccb14a0 --- /dev/null +++ b/setuptools-38.5.2.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8246123e984cadf687163bdcd1bb58eb325e2891b066e1f0224728a41c8d9064 +size 738388