From a8de44f268cec3c25f0d5314b9e517fcc5bc862efcdfffca9150007186fb8eb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Thu, 13 Aug 2020 11:09:10 +0000 Subject: [PATCH] =?UTF-8?q?-=20update=20to=2044.1.0=20=20=20*=20Set=20sys.?= =?UTF-8?q?argv[0]=20in=20setup=20script=20run=20by=20build=5Fmeta.=5F=5Fl?= =?UTF-8?q?egacy=5F=5F=20=20=20*=20Fix=20for=20Python=204:=20replace=20uns?= =?UTF-8?q?afe=20six.PY3=20with=20six.PY2=20=20=20*=20Fixed=20a=20bug=20in?= =?UTF-8?q?=20the=20=E2=80=9Csetuptools.finalize=5Fdistribution=5Foptions?= =?UTF-8?q?=E2=80=9D=20hook=20=20=20=20=20=20that=20lead=20to=20ignoring?= =?UTF-8?q?=20the=20order=20attribute=20of=20entry=20points=20managed=20?= =?UTF-8?q?=20=20=20=20=20by=20this=20hook.=20=20*=20Avoid=20loading=20wor?= =?UTF-8?q?king=20set=20during=20Distribution.finalize=5Foptions=20prior?= =?UTF-8?q?=20=20=20=20=20=20to=20invoking=20=5Finstall=5Fsetup=5Frequires?= =?UTF-8?q?,=20broken=20since=20v42.0.0.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=199 --- python-setuptools.changes | 12 ++++++++++++ python-setuptools.spec | 2 +- setuptools-44.0.0.zip | 3 --- setuptools-44.1.1.zip | 3 +++ 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 setuptools-44.0.0.zip create mode 100644 setuptools-44.1.1.zip diff --git a/python-setuptools.changes b/python-setuptools.changes index 016f427..9c36e5c 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Aug 13 11:03:41 UTC 2020 - Ondřej Súkup + +- update to 44.1.0 + * Set sys.argv[0] in setup script run by build_meta.__legacy__ + * Fix for Python 4: replace unsafe six.PY3 with six.PY2 + * Fixed a bug in the “setuptools.finalize_distribution_options” hook + that lead to ignoring the order attribute of entry points managed + by this hook. + * Avoid loading working set during Distribution.finalize_options prior + to invoking _install_setup_requires, broken since v42.0.0. + ------------------------------------------------------------------- Tue Jun 23 15:41:14 UTC 2020 - Benjamin Greiner diff --git a/python-setuptools.spec b/python-setuptools.spec index d41f6eb..70168b2 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -28,7 +28,7 @@ %endif %bcond_without python2 Name: python-setuptools%{psuffix} -Version: 44.0.0 +Version: 44.1.1 Release: 0 Summary: Enhancements to distutils for building and distributing Python packages License: MIT diff --git a/setuptools-44.0.0.zip b/setuptools-44.0.0.zip deleted file mode 100644 index dcb54f3..0000000 --- a/setuptools-44.0.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5baf7723e5bb8382fc146e33032b241efc63314211a3a120aaa55d62d2bb008 -size 858893 diff --git a/setuptools-44.1.1.zip b/setuptools-44.1.1.zip new file mode 100644 index 0000000..826c11e --- /dev/null +++ b/setuptools-44.1.1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c67aa55db532a0dadc4d2e20ba9961cbd3ccc84d544e9029699822542b5a476b +size 858770