14
0

Accepting request 1266270 from devel:languages:python

Make it compatible with new setuptools

OBS-URL: https://build.opensuse.org/request/show/1266270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.testrunner?expand=0&rev=28
This commit is contained in:
2025-04-10 19:59:47 +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:06:08 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Make it compatible with older setuptools
-------------------------------------------------------------------
Thu Mar 27 00:40:11 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Normalize metadata directory name.
-------------------------------------------------------------------
Mon Jan 20 10:40:28 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -90,7 +90,7 @@ $python -m zope.testrunner --test-path=src -vv
%python_alternative %{_bindir}/zope-testrunner
%{python_sitelib}/zope/testrunner
%{python_sitelib}/zope.testrunner-%{version}-py*-nspkg.pth
%{python_sitelib}/zope.testrunner-%{version}.dist-info
%{python_sitelib}/zope[_.]testrunner-%{version}.dist-info
%endif
%changelog