From 0eb17d819e863d335f24a640e8c954fa152a59c27d0b75d3ae921adbb3091150 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 7 Aug 2023 11:09:25 +0000 Subject: [PATCH] - use actual package name OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=43 --- python-wcwidth.changes | 5 +++++ python-wcwidth.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-wcwidth.changes b/python-wcwidth.changes index ac1ea87..4e065f2 100644 --- a/python-wcwidth.changes +++ b/python-wcwidth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 7 11:09:18 UTC 2023 - Dirk Müller + +- use actual package name + ------------------------------------------------------------------- Fri Apr 21 12:38:39 UTC 2023 - Dirk Müller diff --git a/python-wcwidth.spec b/python-wcwidth.spec index db400ce..a771864 100644 --- a/python-wcwidth.spec +++ b/python-wcwidth.spec @@ -30,7 +30,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch %if %python_version_nodots < 38 -Requires: python-importlib_metadata +Requires: python-importlib-metadata %endif %python_subpackages