14
0

Accepting request 1266264 from devel:languages:python

Make it compatible with new setuptools

OBS-URL: https://build.opensuse.org/request/show/1266264
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.copy?expand=0&rev=7
This commit is contained in:
2025-04-10 19:59:43 +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:25 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.
-------------------------------------------------------------------
Fri Jan 3 10:51:19 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -80,7 +80,7 @@ Documentation is hosted at https://zopecopy.readthedocs.io/en/latest/
%dir %{python_sitelib}/zope
%{python_sitelib}/zope/copy
%{python_sitelib}/zope.copy-%{version}-py*-nspkg.pth
%{python_sitelib}/zope.copy-%{version}.dist-info
%{python_sitelib}/zope[_.]copy-%{version}.dist-info
%endif
%changelog