forked from pool/python-MarkupSafe
Accepting request 1266133 from devel:languages:python
- Make the dist-info name case-insensitive - Lowercase metadata directory name. OBS-URL: https://build.opensuse.org/request/show/1266133 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-MarkupSafe?expand=0&rev=33
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 12:30:12 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Make the dist-info name case-insensitive
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
@@ -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}/[mM]arkup[sS]afe-%{version}.dist-info
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user