diff --git a/python-zope.deferredimport.changes b/python-zope.deferredimport.changes index 2263550..e1e2d69 100644 --- a/python-zope.deferredimport.changes +++ b/python-zope.deferredimport.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Apr 1 16:05:31 UTC 2025 - Markéta Machová + +- Make it compatible with older setuptools + +------------------------------------------------------------------- +Thu Mar 27 00:40:10 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Fri Dec 29 12:32:01 UTC 2023 - Dirk Müller diff --git a/python-zope.deferredimport.spec b/python-zope.deferredimport.spec index 6136c89..469e91a 100644 --- a/python-zope.deferredimport.spec +++ b/python-zope.deferredimport.spec @@ -1,7 +1,7 @@ # # spec file for package python-zope.deferredimport # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -63,6 +63,6 @@ Documentation is hosted at https://zopedeferredimport.readthedocs.io/ %doc README.rst %{python_sitelib}/zope/deferredimport %{python_sitelib}/zope.deferredimport-%{version}-py*-nspkg.pth -%{python_sitelib}/zope.deferredimport-%{version}.dist-info +%{python_sitelib}/zope[_.]deferredimport-%{version}.dist-info %changelog