diff --git a/python-setuptools.changes b/python-setuptools.changes index 88cfd4f..12c6311 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Sat Aug 25 15:23:28 UTC 2018 - jengelh@inai.de + +- Use noun phrase in summary. + +------------------------------------------------------------------- +Sat Aug 18 17:00:16 UTC 2018 - arun@gmx.de + +- specfile: + * removed devel for noarch package + +- update to version 40.1.0: + * #1410: Deprecated upload and register commands. + * #1312: Introduced find_namespace_packages() to find PEP 420 + namespace packages. + * #1420: Added find_namespace: directive to config parser. + * #1418: Solved race in when creating egg cache directories. + * #1450: Upgraded vendored PyParsing from 2.1.10 to 2.2.0. + * #1451: Upgraded vendored appdirs from 1.4.0 to 1.4.3. + * #1388: Fixed "Microsoft Visual C++ Build Tools" link in exception + when Visual C++ not found. + * #1389: Added support for scripts which have unicode content. + * #1416: Moved several Python version checks over to using six.PY2 + and six.PY3. + * #1441: Removed spurious executable permissions from files that + don't need them. + ------------------------------------------------------------------- Thu Jul 12 03:29:00 UTC 2018 - arun@gmx.de diff --git a/python-setuptools.spec b/python-setuptools.spec index d9c859a..471f32b 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -19,9 +19,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-setuptools -Version: 40.0.0 +Version: 40.1.0 Release: 0 -Summary: Download, build, install, upgrade, and uninstall Python packages +Summary: Enhancements to distutils for building and distributing Python packages License: Python-2.0 OR ZPL-2.0 Group: Development/Languages/Python URL: https://github.com/pypa/setuptools @@ -29,7 +29,6 @@ Source: https://files.pythonhosted.org/packages/source/s/setuptools/setu Source1: psfl.txt Source2: zpl.txt BuildRequires: %{python_module appdirs} -BuildRequires: %{python_module devel} BuildRequires: %{python_module packaging} BuildRequires: %{python_module six} BuildRequires: %{python_module xml} diff --git a/setuptools-40.0.0.zip b/setuptools-40.0.0.zip deleted file mode 100644 index 5602172..0000000 --- a/setuptools-40.0.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:012adb8e25fbfd64c652e99e7bab58799a3aaf05d39ab38561f69190a909015f -size 849857 diff --git a/setuptools-40.1.0.zip b/setuptools-40.1.0.zip new file mode 100644 index 0000000..386761b --- /dev/null +++ b/setuptools-40.1.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:664500268e4d649ce5b9f9dc0af0edc2b144666b1544d64af0453da94aa72b70 +size 853336