From 9231b51c3f4d9dc8b786fa66e97ef9e6b7b00d3ca07f4c5ee411172c8dcb0eb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 13 Jun 2025 12:52:57 +0000 Subject: [PATCH] fix build deps OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yaspin?expand=0&rev=15 --- python-yaspin.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-yaspin.spec b/python-yaspin.spec index df466aa..8b8d5e2 100644 --- a/python-yaspin.spec +++ b/python-yaspin.spec @@ -24,7 +24,7 @@ License: MIT URL: https://github.com/pavdmyt/yaspin Source: https://files.pythonhosted.org/packages/source/y/yaspin/yaspin-%{version}.tar.gz BuildRequires: %{python_module pip} -BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module poetry} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros