diff --git a/python-setuptools.changes b/python-setuptools.changes index 9fa201e..88cfd4f 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Jul 12 03:29:00 UTC 2018 - arun@gmx.de + +- update to version 40.0.0: + * #1342: Drop support for Python 3.3. + * #1366: In package_index, fixed handling of encoded entities in + URLs. + * #1383: In pkg_resources VendorImporter, avoid removing packages + imported from the root. + * #1379: Minor doc fixes after actually using the new release + process. + * #1385: Removed section on non-package data files. + * #1403: Fix developer's guide. + * #1404: Fix PEP 518 configuration: set build requirements in + pyproject.toml to ["wheel"]. + ------------------------------------------------------------------- Mon May 21 03:50:14 UTC 2018 - arun@gmx.de diff --git a/python-setuptools.spec b/python-setuptools.spec index 1c487eb..d9c859a 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: 39.2.0 +Version: 40.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-39.2.0.zip b/setuptools-39.2.0.zip deleted file mode 100644 index 73b92d7..0000000 --- a/setuptools-39.2.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7cddbb5f5c640311eb00eab6e849f7701fa70bf6a183fc8a2c33dd1d1672fb2 -size 851112 diff --git a/setuptools-40.0.0.zip b/setuptools-40.0.0.zip new file mode 100644 index 0000000..5602172 --- /dev/null +++ b/setuptools-40.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:012adb8e25fbfd64c652e99e7bab58799a3aaf05d39ab38561f69190a909015f +size 849857