From f6317a2d5b0b6080c9901224860ab9ab2a3cab76fe37c0e18a74320e16f44ffe Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Mon, 14 Apr 2025 06:23:51 +0000 Subject: [PATCH] - Support both lowercased and unnormalized metadata directory names. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=23 --- python-PyKMIP.changes | 5 +++++ python-PyKMIP.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-PyKMIP.changes b/python-PyKMIP.changes index 0c9f913..d6d1eef 100644 --- a/python-PyKMIP.changes +++ b/python-PyKMIP.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 14 06:23:18 UTC 2025 - Steve Kowalik + +- Support both lowercased and unnormalized metadata directory names. + ------------------------------------------------------------------- Tue Mar 25 04:51:22 UTC 2025 - Steve Kowalik diff --git a/python-PyKMIP.spec b/python-PyKMIP.spec index 04ca6ef..bb0ae6c 100644 --- a/python-PyKMIP.spec +++ b/python-PyKMIP.spec @@ -91,7 +91,7 @@ sed -i '/"enum-compat",/d' setup.py %license LICENSE.txt %doc README.rst %{python_sitelib}/kmip -%{python_sitelib}/pykmip-%{version}.dist-info +%{python_sitelib}/[Pp]y[Kk][Mm][Ii][Pp]-%{version}.dist-info %python_alternative %{_bindir}/pykmip-server %changelog