From 5360121d5539c2db7315509961ca3f8347010de9cce60e5ebdc24bddae9a6c94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Mon, 11 Nov 2019 12:50:31 +0000 Subject: [PATCH] - update to 41.6.0 * Replace usage of deprecated imp module with local re-implementation in setuptools._imp * Fix pkg_resources.Requirement hash/equality implementation * Fix tests when running under python3.10. * drop 'deprecated' documentation (test command, ez_setup, EasyInstall) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=185 --- python-setuptools.changes | 10 ++++++++++ python-setuptools.spec | 2 +- setuptools-41.4.0.zip | 3 --- setuptools-41.6.0.zip | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 setuptools-41.4.0.zip create mode 100644 setuptools-41.6.0.zip diff --git a/python-setuptools.changes b/python-setuptools.changes index 59b71d3..b91c565 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Nov 11 12:47:57 UTC 2019 - Ondřej Súkup + +- update to 41.6.0 + * Replace usage of deprecated imp module with local + re-implementation in setuptools._imp + * Fix pkg_resources.Requirement hash/equality implementation + * Fix tests when running under python3.10. + * drop 'deprecated' documentation (test command, ez_setup, EasyInstall) + ------------------------------------------------------------------- Thu Oct 17 20:35:06 UTC 2019 - Stefan Brüns diff --git a/python-setuptools.spec b/python-setuptools.spec index fff6316..9c3b963 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -27,7 +27,7 @@ %bcond_with test %endif Name: python-setuptools%{psuffix} -Version: 41.4.0 +Version: 41.6.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-41.4.0.zip b/setuptools-41.4.0.zip deleted file mode 100644 index be7deeb..0000000 --- a/setuptools-41.4.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7eae782ccf36b790c21bde7d86a4f303a441cd77036b25c559a602cf5186ce4d -size 855608 diff --git a/setuptools-41.6.0.zip b/setuptools-41.6.0.zip new file mode 100644 index 0000000..d26e7cc --- /dev/null +++ b/setuptools-41.6.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6afa61b391dcd16cb8890ec9f66cc4015a8a31a6e1c2b4e0c464514be1a3d722 +size 852541