14
0

Accepting request 1266266 from devel:languages:python

Make it compatible with new setuptools

OBS-URL: https://build.opensuse.org/request/show/1266266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.hookable?expand=0&rev=21
This commit is contained in:
2025-04-10 19:59:44 +00:00
committed by Git OBS Bridge
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Apr 1 16:05:37 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Make it compatible with older setuptools
-------------------------------------------------------------------
Thu Mar 27 00:40:10 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Normalize metadata directory name.
-------------------------------------------------------------------
Wed Jan 22 00:59:15 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -100,7 +100,7 @@ pushd src
%doc CHANGES.rst COPYRIGHT.txt README.rst
%dir %{python_sitearch}/zope
%{python_sitearch}/zope/hookable
%{python_sitearch}/zope.hookable-%{version}.dist-info
%{python_sitearch}/zope[_.]hookable-%{version}.dist-info
%{python_sitearch}/zope.hookable-%{version}*-nspkg.pth
%endif