diff --git a/python-setuptools.changes b/python-setuptools.changes index b2ab530..a68058b 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat May 4 19:54:21 UTC 2019 - Arun Persaud + +- update to version 41.0.1: + * #1671: Fixed issue with the PEP 517 backend that prevented + building a wheel when the dist/ directory contained existing .whl + files. + * #1709: In test.paths_on_python_path, avoid adding unnecessary + duplicates to the PYTHONPATH. + * #1741: In package_index, now honor "current directory" during a + checkout of git and hg repositories under Windows + ------------------------------------------------------------------- Tue Apr 16 09:16:42 UTC 2019 - Ondřej Súkup diff --git a/python-setuptools.spec b/python-setuptools.spec index 0bad558..ff26aa9 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: 41.0.0 +Version: 41.0.1 Release: 0 Summary: Enhancements to distutils for building and distributing Python packages License: Python-2.0 OR ZPL-2.0 diff --git a/setuptools-41.0.0.zip b/setuptools-41.0.0.zip deleted file mode 100644 index c63aa31..0000000 --- a/setuptools-41.0.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79d30254b6fe7a8e672e43cd85f13a9f3f2a50080bc81d851143e2219ef0dcb1 -size 848208 diff --git a/setuptools-41.0.1.zip b/setuptools-41.0.1.zip new file mode 100644 index 0000000..d13b859 --- /dev/null +++ b/setuptools-41.0.1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a222d126f5471598053c9a77f4b5d4f26eaa1f150ad6e01dcf1a42e185d05613 +size 849016