From 07578d383223e2034d6473efa250514b6dbcc0eacc07c15b11fc5858b321490b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 27 May 2025 15:44:59 +0000 Subject: [PATCH] change build backend OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphql-relay?expand=0&rev=12 --- python-graphql-relay.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-graphql-relay.spec b/python-graphql-relay.spec index 9ad14a8..a08257d 100644 --- a/python-graphql-relay.spec +++ b/python-graphql-relay.spec @@ -31,7 +31,7 @@ BuildRequires: %{python_module promise} BuildRequires: %{python_module pytest >= 6.2} BuildRequires: %{python_module pytest-asyncio} BuildRequires: %{python_module pytest-describe} -BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module poetry-core} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros