From c34b7ff4e727e3f6097c5686d5233526eaa59aadec191723997349d3aac5e166 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 4 Jan 2024 23:13:06 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cliff?expand=0&rev=5 --- python-cliff.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-cliff.spec b/python-cliff.spec index adeab11..bc3a596 100644 --- a/python-cliff.spec +++ b/python-cliff.spec @@ -23,7 +23,6 @@ Summary: Command Line Interface Formulation Framework License: Apache-2.0 URL: https://docs.openstack.org/cliff/latest/ Source: https://files.pythonhosted.org/packages/source/c/cliff/cliff-%{version}.tar.gz -BuildRequires: %{python_module pbr >= 2.0.0} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel}