diff --git a/python-setuptools.changes b/python-setuptools.changes index 29eb848..c593236 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sat Nov 11 17:11:34 UTC 2017 - arun@gmx.de + +- update to version 36.7.1: + * #1193: Avoid test failures in bdist_egg when + PYTHONDONTWRITEBYTECODE is set. + +- changes from version 36.7.0: + * #1054: Support setup_requires in setup.cfg files. + +- changes from version 36.6.1: + * #1132: Removed redundant and costly serialization/parsing step in + EntryPoint.__init__. + * #844: bdist_egg --exclude-source-files now tested and works on + Python 3. + ------------------------------------------------------------------- Fri Oct 13 15:41:04 UTC 2017 - arun@gmx.de diff --git a/python-setuptools.spec b/python-setuptools.spec index 6327009..3d2a421 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: 36.6.0 +Version: 36.7.1 Release: 0 Summary: Easily download, build, install, upgrade, and uninstall Python packages License: Python-2.0 or ZPL-2.0 diff --git a/setuptools-36.6.0.zip b/setuptools-36.6.0.zip deleted file mode 100644 index aa39b21..0000000 --- a/setuptools-36.6.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62074589522a798da243f47348f38020d55b6c945652e2f2c09d3a96299812b7 -size 725173 diff --git a/setuptools-36.7.1.zip b/setuptools-36.7.1.zip new file mode 100644 index 0000000..e59818e --- /dev/null +++ b/setuptools-36.7.1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:543becf5d33d8989dc5222403997488e9dc3872bdecdabb0f57184ca253ec1e8 +size 726411