From 154aed21751fe7a816ccba5250a806cbaec06d926a1d89e2636e35bdc182c02b Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Thu, 10 Oct 2024 02:54:09 +0000 Subject: [PATCH] Add missing Requires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=70 --- python-yarl.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-yarl.spec b/python-yarl.spec index e434132..46f98eb 100644 --- a/python-yarl.spec +++ b/python-yarl.spec @@ -43,6 +43,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-idna >= 2.0 Requires: python-multidict >= 4.0 +Requires: python-propcache >= 0.2.0 %python_subpackages %description