14
0

- Make it compatible with older setuptools

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.deferredimport?expand=0&rev=15
This commit is contained in:
2025-04-01 16:10:37 +00:00
committed by Git OBS Bridge
parent 62840e3134
commit dc87c45063
2 changed files with 6 additions and 1 deletions

View File

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

View File

@@ -63,6 +63,6 @@ Documentation is hosted at https://zopedeferredimport.readthedocs.io/
%doc README.rst
%{python_sitelib}/zope/deferredimport
%{python_sitelib}/zope.deferredimport-%{version}-py*-nspkg.pth
%{python_sitelib}/zope_deferredimport-%{version}.dist-info
%{python_sitelib}/zope[_.]deferredimport-%{version}.dist-info
%changelog