diff --git a/python-setuptools.changes b/python-setuptools.changes index 29eb848..1f94296 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Fri Nov 17 13:24:24 UTC 2017 - jengelh@inai.de + +- Trim bias from description. + +------------------------------------------------------------------- +Wed Nov 15 07:03:43 UTC 2017 - arun@gmx.de + +- specfile: + * add missing url field + +- update to version 36.7.2: + * #701: Fixed duplicate test discovery on Python 3. + +------------------------------------------------------------------- +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..88cabd8 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -19,11 +19,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-setuptools -Version: 36.6.0 +Version: 36.7.2 Release: 0 -Summary: Easily download, build, install, upgrade, and uninstall Python packages +Summary: Download, build, install, upgrade, and uninstall Python packages License: Python-2.0 or ZPL-2.0 Group: Development/Languages/Python +Url: https://github.com/pypa/setuptools Source: https://pypi.io/packages/source/s/setuptools/setuptools-%{version}.zip Source1: psfl.txt Source2: zpl.txt @@ -56,7 +57,7 @@ BuildArch: noarch %description setuptools is a collection of enhancements to the Python distutils that -allow you to more easily build and distribute Python packages, +allow you to build and distribute Python packages, especially ones that have dependencies on other packages. 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.2.zip b/setuptools-36.7.2.zip new file mode 100644 index 0000000..34e008c --- /dev/null +++ b/setuptools-36.7.2.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad86fd8dd09c285c33b4c5b82bbc21d21883637faef78b0ab58fa9984847220d +size 726758