15
0
forked from pool/python-Durus

- Support both lowercased and unnormalized metadata directory names.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Durus?expand=0&rev=20
This commit is contained in:
2025-04-14 05:49:54 +00:00
committed by Git OBS Bridge
parent e656e7e3ab
commit cfa7d4b238
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 14 05:49:41 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Support both lowercased and unnormalized metadata directory names.
-------------------------------------------------------------------
Tue Mar 25 01:21:04 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -68,6 +68,6 @@ export CFLAGS="%{optflags}"
%doc ACKS.txt CHANGES.txt README.md doc/FAQ.txt
%python_alternative %{_bindir}/durus
%{python_sitearch}/durus
%{python_sitearch}/durus-%{version}.dist-info
%{python_sitearch}/[Dd]urus-%{version}.dist-info
%changelog