Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| f39bd7f5dc | |||
| aeb79efa4a | |||
| a99ccacfef | |||
| ce275bb9fb |
@@ -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>
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user