From d2a37a175dc7486b62cef69a7c32aff67c45bfb663eea6a692e307e386a13eaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Tue, 30 Jul 2024 06:45:01 +0000 Subject: [PATCH] fix OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-wyoming?expand=0&rev=5 --- python-wyoming.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-wyoming.spec b/python-wyoming.spec index 3ce5184..26e8683 100644 --- a/python-wyoming.spec +++ b/python-wyoming.spec @@ -28,6 +28,7 @@ Group: Development/Languages/Python Url: https://github.com/rhasspy/wyoming #Source: https://files.pythonhosted.org/packages/source/w/wyoming/wyoming-%{version}.tar.gz Source: wyoming-%{version}.tar.xz +BuildRequires: %{python_module setuptools} BuildRequires: %{python_module poetry-core} BuildRequires: %{python_module pip} BuildRequires: %{python_module wheel}