14
0

- Normalize metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.testrunner?expand=0&rev=54
This commit is contained in:
2025-03-27 00:41:57 +00:00
committed by Git OBS Bridge
parent a71a4abbb2
commit 8c3e604d8e
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
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