14
0

- Make it compatible with older setuptools

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

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