diff --git a/python-setuptools.changes b/python-setuptools.changes index f43f962..a1b1f3d 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Oct 30 01:49:13 UTC 2018 - Arun Persaud + +- update to version 40.5.0: + * #1335: In pkg_resources.normalize_path, fix issue on Cygwin when + cwd contains symlinks. + * #1502: Deprecated support for downloads from Subversion in + package_index/easy_install. + * #1517: Dropped use of six.u in favor of u"" literals. + * #1520: Added support for data_files in setup.cfg. + * #1525: Fixed rendering of the deprecation warning in easy_install + doc. + ------------------------------------------------------------------- Sun Sep 30 16:13:22 UTC 2018 - Arun Persaud diff --git a/python-setuptools.spec b/python-setuptools.spec index ce7d349..9a65e00 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.4.3 +Version: 40.5.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.4.3.zip b/setuptools-40.4.3.zip deleted file mode 100644 index 51f4846..0000000 --- a/setuptools-40.4.3.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:acbc5740dd63f243f46c2b4b8e2c7fd92259c2ddb55a4115b16418a2ed371b15 -size 854871 diff --git a/setuptools-40.5.0.zip b/setuptools-40.5.0.zip new file mode 100644 index 0000000..5162134 --- /dev/null +++ b/setuptools-40.5.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a2a200f4a760adbded23a091a00be2eca4e28efed65c6120ea275f7e89a1eab +size 855516