Compare commits

4 Commits

2 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
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>
- Lowercase metadata directory name.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 10 01:26:26 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com> Wed Apr 10 01:26:26 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-WSME # spec file for package python-WSME
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -71,7 +71,7 @@ with focus on extensibility, framework-independence and improved type handling.
%doc README.rst examples %doc README.rst examples
%{python_sitelib}/wsme %{python_sitelib}/wsme
%{python_sitelib}/wsmeext %{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 %{python_sitelib}/WSME-%{version}-py*-nspkg.pth
%changelog %changelog