11
0

- Make it compatible with older setuptools

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=29
This commit is contained in:
2025-04-01 16:09:55 +00:00
committed by Git OBS Bridge
parent 86bcf34463
commit c4a4ffa31f
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 1 16:05:04 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>

View File

@@ -95,7 +95,7 @@ rm -rf src/zope.component.egg-info
%dir %{python_sitelib}/zope
%{python_sitelib}/zope/component
%{python_sitelib}/zope.component-%{version}-py*-nspkg.pth
%{python_sitelib}/zope_component-%{version}.dist-info
%{python_sitelib}/zope[_.]component-%{version}.dist-info
%endif
%changelog