From 1335b34621d9e8009029e5e69ca2d76667f0fb9d644059901818d1d14b4f4fab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 1 Apr 2025 16:10:09 +0000 Subject: [PATCH] - Make it compatible with older setuptools OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.configuration?expand=0&rev=24 --- python-zope.configuration.changes | 5 +++++ python-zope.configuration.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-zope.configuration.changes b/python-zope.configuration.changes index 256f1c4..99a5713 100644 --- a/python-zope.configuration.changes +++ b/python-zope.configuration.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 1 16:05:15 UTC 2025 - Markéta Machová + +- Make it compatible with older setuptools + ------------------------------------------------------------------- Thu Mar 27 00:40:09 UTC 2025 - Steve Kowalik diff --git a/python-zope.configuration.spec b/python-zope.configuration.spec index b6b6d4a..a475683 100644 --- a/python-zope.configuration.spec +++ b/python-zope.configuration.spec @@ -87,7 +87,7 @@ rm -rf zope.configuration.egg-info %doc CHANGES.rst COPYRIGHT.txt README.rst %dir %{python_sitelib}/zope %{python_sitelib}/zope/configuration -%{python_sitelib}/zope_configuration-%{version}.dist-info +%{python_sitelib}/zope[_.]configuration-%{version}.dist-info %{python_sitelib}/zope.configuration-6.0-*-nspkg.pth %endif