From 0dc2e59d12dafdbb9a4b229f7ce2b967e9cf476d6e64fc1c9263df376e7cb28a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 10 Jun 2025 12:54:59 +0000 Subject: [PATCH] sadly needs full poetry OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-args?expand=0&rev=4 --- python-python-args.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-python-args.spec b/python-python-args.spec index c567d29..8e73804 100644 --- a/python-python-args.spec +++ b/python-python-args.spec @@ -25,8 +25,8 @@ Group: Development/Languages/Python URL: https://github.com/jyveapp/python-args Source: https://files.pythonhosted.org/packages/source/p/python-args/python-args-%{version}.tar.gz BuildRequires: %{python_module pip} +BuildRequires: %{python_module poetry} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros