diff --git a/python-setuptools.changes b/python-setuptools.changes index 93073a4..29eb848 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Oct 13 15:41:04 UTC 2017 - arun@gmx.de + +- update to version 36.6.0: + * #1143: Added setuptools.build_meta module, an implementation of + PEP-517 for Setuptools-defined packages. + * #1143: Added dist_info command for producing dist_info metadata. + ------------------------------------------------------------------- Tue Sep 19 04:30:46 UTC 2017 - tbechtold@suse.com diff --git a/python-setuptools.spec b/python-setuptools.spec index 3161d62..6327009 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.5.0 +Version: 36.6.0 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.5.0.zip b/setuptools-36.5.0.zip deleted file mode 100644 index 3238067..0000000 --- a/setuptools-36.5.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce2007c1cea3359870b80657d634253a0765b0c7dc5a988d77ba803fc86f2c64 -size 721505 diff --git a/setuptools-36.6.0.zip b/setuptools-36.6.0.zip new file mode 100644 index 0000000..aa39b21 --- /dev/null +++ b/setuptools-36.6.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62074589522a798da243f47348f38020d55b6c945652e2f2c09d3a96299812b7 +size 725173