From 4a95815bb9fe6a6e4b0419f7d10479f0b49562efc5655f22e61c102bc21197a5 Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Tue, 4 Mar 2025 09:15:16 +0000 Subject: [PATCH] - drop unneeded dependency OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typeguard?expand=0&rev=19 --- python-typeguard.changes | 5 +++++ python-typeguard.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-typeguard.changes b/python-typeguard.changes index 9616744..f710c02 100644 --- a/python-typeguard.changes +++ b/python-typeguard.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 4 09:14:50 UTC 2025 - Nico Krapp + +- drop unneeded dependency + ------------------------------------------------------------------- Fri Feb 28 09:51:28 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-typeguard.spec b/python-typeguard.spec index 7dec988..2271d5b 100644 --- a/python-typeguard.spec +++ b/python-typeguard.spec @@ -33,7 +33,6 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch -Requires: python-importlib-metadata >= 3.6 Requires: python-typing-extensions >= 4.10.0 %python_subpackages