diff --git a/python-setuptools.changes b/python-setuptools.changes index 12c6311..caee4d8 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Sep 1 18:29:22 UTC 2018 - arun@gmx.de + +- update to version 40.2.0: + * #1466: Fix handling of Unicode arguments in PEP 517 backend + +- changes from version 40.1.1: + * #1465: Fix regression with egg_info command when tagging is used. + ------------------------------------------------------------------- Sat Aug 25 15:23:28 UTC 2018 - jengelh@inai.de diff --git a/python-setuptools.spec b/python-setuptools.spec index 471f32b..cadaa9d 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.1.0 +Version: 40.2.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.1.0.zip b/setuptools-40.1.0.zip deleted file mode 100644 index 386761b..0000000 --- a/setuptools-40.1.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:664500268e4d649ce5b9f9dc0af0edc2b144666b1544d64af0453da94aa72b70 -size 853336 diff --git a/setuptools-40.2.0.zip b/setuptools-40.2.0.zip new file mode 100644 index 0000000..13849c7 --- /dev/null +++ b/setuptools-40.2.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47881d54ede4da9c15273bac65f9340f8929d4f0213193fa7894be384f2dcfa6 +size 853783