From 89c57a626c257b42611cc36365aaf58073ae38d8ef8901cac36e76d6671e3fc6 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Mon, 14 Apr 2025 05:49:54 +0000 Subject: [PATCH] - 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 --- python-Durus.changes | 5 +++++ python-Durus.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-Durus.changes b/python-Durus.changes index 59ad171..c791c53 100644 --- a/python-Durus.changes +++ b/python-Durus.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 14 05:49:41 UTC 2025 - Steve Kowalik + +- Support both lowercased and unnormalized metadata directory names. + ------------------------------------------------------------------- Tue Mar 25 01:21:04 UTC 2025 - Steve Kowalik diff --git a/python-Durus.spec b/python-Durus.spec index 217ecb1..22f5650 100644 --- a/python-Durus.spec +++ b/python-Durus.spec @@ -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