From 4e18f425f31214bcac251796a3449947a0bbc8c45df37644df01f5cce0dd16c6 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Mon, 14 Apr 2025 06:09:49 +0000 Subject: [PATCH] - Support both lowercased and unnormalized metadata directory names. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Parsley?expand=0&rev=21 --- python-Parsley.changes | 5 +++++ python-Parsley.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-Parsley.changes b/python-Parsley.changes index 7d03a2d..dd6801a 100644 --- a/python-Parsley.changes +++ b/python-Parsley.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 14 06:09:38 UTC 2025 - Steve Kowalik + +- Support both lowercased and unnormalized metadata directory names. + ------------------------------------------------------------------- Tue Mar 25 04:22:49 UTC 2025 - Steve Kowalik diff --git a/python-Parsley.spec b/python-Parsley.spec index 63feac3..97ce976 100644 --- a/python-Parsley.spec +++ b/python-Parsley.spec @@ -101,6 +101,6 @@ export LANG=en_US.UTF-8 %pycache_only %{python_sitelib}/__pycache__/parsley.*.py* %{python_sitelib}/terml %{python_sitelib}/ometa -%{python_sitelib}/parsley-%{version}.dist-info +%{python_sitelib}/[Pp]arsley-%{version}.dist-info %changelog