15
0

- Lowercase metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=58
This commit is contained in:
2025-03-25 03:17:20 +00:00
committed by Git OBS Bridge
parent 923b821edf
commit 1f92abb618
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 25 03:17:06 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Lowercase metadata directory name.
-------------------------------------------------------------------
Thu Feb 20 08:14:24 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

@@ -79,7 +79,7 @@ export CFLAGS="%{optflags}"
%license LICENSE.rst
%doc README.rst docs/
%{python_sitearch}/markupsafe/
%{python_sitearch}/MarkupSafe-%{version}.dist-info
%{python_sitearch}/markupsafe-%{version}.dist-info
%endif
%changelog