14
0

Accepting request 1266260 from devel:languages:python

- Make it compatible with older setuptools

- Normalize metadata directory name.

OBS-URL: https://build.opensuse.org/request/show/1266260
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.cachedescriptors?expand=0&rev=8
This commit is contained in:
2025-04-10 19:59:40 +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:04:44 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>
- Normalize metadata directory name.
-------------------------------------------------------------------
Tue Feb 25 20:16:21 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

@@ -61,6 +61,6 @@ persistent objects.
%license LICENSE.txt
%{python_sitelib}/zope/cachedescriptors
%{python_sitelib}/zope.cachedescriptors-%{version}-py*-nspkg.pth
%{python_sitelib}/zope.cachedescriptors-%{version}.dist-info
%{python_sitelib}/zope[_.]cachedescriptors-%{version}.dist-info
%changelog