From 01e333661b15596a1a72b9031155253910d0908119f30d6974997e11f2d80aaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 13 Jun 2025 10:17:21 +0000 Subject: [PATCH] fix deps OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-srcinfo?expand=0&rev=12 --- python-srcinfo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-srcinfo.spec b/python-srcinfo.spec index 7f753ca..8db3aaf 100644 --- a/python-srcinfo.spec +++ b/python-srcinfo.spec @@ -26,7 +26,7 @@ Group: Development/Languages/Python URL: https://github.com/kyrias/python-srcinfo Source: https://files.pythonhosted.org/packages/source/s/srcinfo/srcinfo-%{version}.tar.gz BuildRequires: %{python_module pip} -BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module poetry-core} BuildRequires: %{python_module wheel} BuildRequires: alts BuildRequires: fdupes