From 8c92c9e2ba9c0aae4afa6a85b7a247f4ab63d7173a211e450d0bd507726d8730 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 9 Nov 2024 15:33:52 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-browsers?expand=0&rev=3 --- python-browsers.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-browsers.spec b/python-browsers.spec index 26c42a6..ac864dc 100644 --- a/python-browsers.spec +++ b/python-browsers.spec @@ -50,6 +50,7 @@ BuildArch: noarch ExclusiveArch: aarch64 riscv64 x86_64 %if %{with test} BuildRequires: %{python_module browsers} +BuildRequires: %{python_module poetry} BuildRequires: %{python_module pytest-cov} BuildRequires: %{python_module pytest} BuildRequires: %{python_module pyxdg}