From cf230fb1388dbf57121cf1a94d4fc3e22d742996ba970890ae093bd2d9d712f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 1 Apr 2025 16:10:54 +0000 Subject: [PATCH] - Make it compatible with older setuptools OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=41 --- python-zope.hookable.changes | 5 +++++ python-zope.hookable.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-zope.hookable.changes b/python-zope.hookable.changes index 94920e7..dc2f973 100644 --- a/python-zope.hookable.changes +++ b/python-zope.hookable.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 1 16:05:37 UTC 2025 - Markéta Machová + +- Make it compatible with older setuptools + ------------------------------------------------------------------- Thu Mar 27 00:40:10 UTC 2025 - Steve Kowalik diff --git a/python-zope.hookable.spec b/python-zope.hookable.spec index e9627ed..cd6e6a6 100644 --- a/python-zope.hookable.spec +++ b/python-zope.hookable.spec @@ -100,7 +100,7 @@ pushd src %doc CHANGES.rst COPYRIGHT.txt README.rst %dir %{python_sitearch}/zope %{python_sitearch}/zope/hookable -%{python_sitearch}/zope_hookable-%{version}.dist-info +%{python_sitearch}/zope[_.]hookable-%{version}.dist-info %{python_sitearch}/zope.hookable-%{version}*-nspkg.pth %endif