15
0
forked from pool/python-WSME

- fix compatibility with older setuptools again

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WSME?expand=0&rev=50
This commit is contained in:
2025-07-18 23:15:51 +00:00
committed by Git OBS Bridge
parent ce275bb9fb
commit aeb79efa4a
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jul 18 23:15:27 UTC 2025 - Dirk Müller <dmueller@suse.com>
- fix compatibility with older setuptools again
-------------------------------------------------------------------
Wed Mar 26 01:30:22 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -71,7 +71,7 @@ with focus on extensibility, framework-independence and improved type handling.
%doc README.rst examples
%{python_sitelib}/wsme
%{python_sitelib}/wsmeext
%{python_sitelib}/wsme-%{version}.dist-info
%{python_sitelib}/[wW][sS][mM][eE]-%{version}.dist-info
%{python_sitelib}/WSME-%{version}-py*-nspkg.pth
%changelog