14
0

- Make it compatible with older setuptools

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.configuration?expand=0&rev=24
This commit is contained in:
2025-04-01 16:10:09 +00:00
committed by Git OBS Bridge
parent 6730544dea
commit 1335b34621
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 1 16:05:15 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Make it compatible with older setuptools
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 27 00:40:09 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com> Thu Mar 27 00:40:09 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -87,7 +87,7 @@ rm -rf zope.configuration.egg-info
%doc CHANGES.rst COPYRIGHT.txt README.rst %doc CHANGES.rst COPYRIGHT.txt README.rst
%dir %{python_sitelib}/zope %dir %{python_sitelib}/zope
%{python_sitelib}/zope/configuration %{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 %{python_sitelib}/zope.configuration-6.0-*-nspkg.pth
%endif %endif