diff --git a/python-setuptools.changes b/python-setuptools.changes index 3e6b55b..dc6c424 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Sat Mar 17 19:26:20 UTC 2018 - arun@gmx.de + +- update to version 39.0.0: + * #1296: Setuptools now vendors its own direct dependencies, no + longer relying on the dependencies as vendored by pkg_resources. + * #296: Removed long-deprecated support for iteration on Version + objects as returned by pkg_resources.parse_version. Removed the + SetuptoolsVersion and SetuptoolsLegacyVersion names as well. They + should not have been used, but if they were, replace with Version + and LegacyVersion from packaging.version. + +- changes from version 38.7.0: + * #1288: Add support for maintainer in PKG-INFO. + +- changes from version 38.6.1: + * #1292: Avoid generating Provides-Extra in metadata when no extra + is present (but environment markers are). + +------------------------------------------------------------------- +Sat Mar 17 00:27:26 UTC 2018 - arun@gmx.de + +- update to version 38.6.0: + * #1286: Add support for Metadata 2.1 (PEP 566). + ------------------------------------------------------------------- Thu Mar 8 04:48:05 UTC 2018 - arun@gmx.de diff --git a/python-setuptools.spec b/python-setuptools.spec index 1fad7b1..2204ea3 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.2 +Version: 39.0.0 Release: 0 Summary: Download, build, install, upgrade, and uninstall Python packages License: Python-2.0 OR ZPL-2.0 diff --git a/setuptools-38.5.2.zip b/setuptools-38.5.2.zip deleted file mode 100644 index ccb14a0..0000000 --- a/setuptools-38.5.2.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8246123e984cadf687163bdcd1bb58eb325e2891b066e1f0224728a41c8d9064 -size 738388 diff --git a/setuptools-39.0.0.zip b/setuptools-39.0.0.zip new file mode 100644 index 0000000..6b43c2f --- /dev/null +++ b/setuptools-39.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94dc566247f35009ed42c0f4422f2b4f0a032fab1372c8308b864c8f26d93388 +size 844809