From 1f9e10bf743f56153fb9effa50f1719b21046c443176c75ee4090947aff7c4c2 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