From f86d899f059469edf161ec6a219a5b6c3c6228ee189ceefcc17d69ca62a25631 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 1 Apr 2025 15:53:45 +0000 Subject: [PATCH] - Make it compatible with older setuptools OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.interface?expand=0&rev=80 --- python-zope.interface.changes | 5 +++++ python-zope.interface.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-zope.interface.changes b/python-zope.interface.changes index e2eb889..f448745 100644 --- a/python-zope.interface.changes +++ b/python-zope.interface.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 1 15:53:29 UTC 2025 - Markéta Machová + +- Make it compatible with older setuptools + ------------------------------------------------------------------- Mon Mar 24 07:13:03 UTC 2025 - Steve Kowalik diff --git a/python-zope.interface.spec b/python-zope.interface.spec index 506db83..eb65197 100644 --- a/python-zope.interface.spec +++ b/python-zope.interface.spec @@ -84,7 +84,7 @@ cd src %files %{python_files} %license LICENSE.txt COPYRIGHT.txt %doc CHANGES.rst README.rst -%{python_sitearch}/zope_interface-%{version}.dist-info +%{python_sitearch}/zope[_.]interface-%{version}.dist-info %{python_sitearch}/zope.interface-%{version}*-nspkg.pth %dir %{python_sitearch}/zope %{python_sitearch}/zope/interface