From 4908194950337f3c6d7cc4efd8bec5f96a645ee7723004d2f477c1cf94bcd623 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Fri, 28 Mar 2025 02:09:40 +0000 Subject: [PATCH] - Normalize metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QtPy?expand=0&rev=56 --- python-QtPy.changes | 5 +++++ python-QtPy.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-QtPy.changes b/python-QtPy.changes index 6373f9f..374218f 100644 --- a/python-QtPy.changes +++ b/python-QtPy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 28 02:09:29 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Wed Feb 19 13:25:19 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-QtPy.spec b/python-QtPy.spec index c87e299..21b3959 100644 --- a/python-QtPy.spec +++ b/python-QtPy.spec @@ -211,7 +211,7 @@ popd %license LICENSE.txt %{python_sitelib}/qtpy %exclude %{python_sitelib}/qtpy/tests -%{python_sitelib}/QtPy-%{version}.dist-info +%{python_sitelib}/qtpy-%{version}.dist-info %python_alternative %{_bindir}/qtpy %files %{python_files test}