From 95570d78f1ed103b798811842641e16a52518f5747f477f6a1a643a37c912831 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 16 Mar 2020 15:14:38 +0000 Subject: [PATCH] Accepting request 785665 from home:pgajdos:python - version update to 5.0.1 - Stop using the setuptools ``Feature`` class, allowing this project to be built from source with newer versions of setuptools that remove that functionality. OBS-URL: https://build.opensuse.org/request/show/785665 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=13 --- python-zope.hookable.changes | 8 ++++++++ python-zope.hookable.spec | 2 +- zope.hookable-5.0.0.tar.gz | 3 --- zope.hookable-5.0.1.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 zope.hookable-5.0.0.tar.gz create mode 100644 zope.hookable-5.0.1.tar.gz diff --git a/python-zope.hookable.changes b/python-zope.hookable.changes index 927e1d0..b616699 100644 --- a/python-zope.hookable.changes +++ b/python-zope.hookable.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Mar 16 14:13:58 UTC 2020 - pgajdos@suse.com + +- version update to 5.0.1 + - Stop using the setuptools ``Feature`` class, allowing this + project to be built from source with newer versions of setuptools + that remove that functionality. + ------------------------------------------------------------------- Tue Jan 21 11:19:26 UTC 2020 - Marketa Calabkova diff --git a/python-zope.hookable.spec b/python-zope.hookable.spec index 45b1244..31b67a6 100644 --- a/python-zope.hookable.spec +++ b/python-zope.hookable.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-zope.hookable -Version: 5.0.0 +Version: 5.0.1 Release: 0 Summary: Zope hookable License: ZPL-2.1 diff --git a/zope.hookable-5.0.0.tar.gz b/zope.hookable-5.0.0.tar.gz deleted file mode 100644 index 9d78d8f..0000000 --- a/zope.hookable-5.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f325838dbac827a1e2ed5d482c1f2656b6844dc96aa098f7727e76395fcd694 -size 23222 diff --git a/zope.hookable-5.0.1.tar.gz b/zope.hookable-5.0.1.tar.gz new file mode 100644 index 0000000..043056f --- /dev/null +++ b/zope.hookable-5.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d07681a78042cdd15b268ae9decffed9ace68a53eebeb61d65ae931d158841 +size 24401