From bb918f464bbf9076225b74b3e34e2631bc48e9687e43b59d3c83a9198b9b9693 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 29 Sep 2025 10:55:32 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=140 --- python-keyring.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-keyring.spec b/python-keyring.spec index 4c5b1ef..6cd477d 100644 --- a/python-keyring.spec +++ b/python-keyring.spec @@ -65,6 +65,7 @@ Requires: python-importlib-metadata >= 4.11.4 %endif %if %{with test} BuildRequires: %{python_module keyring = %{version}} +BuildRequires: %{python_module pyfakefs} BuildRequires: %{python_module pytest >= 3.5} %endif %python_subpackages