forked from pool/python-osc-tiny
Missing BR
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=53
This commit is contained in:
@@ -27,7 +27,6 @@ Group: Development/Languages/Python
|
|||||||
URL: https://github.com/crazyscientist/osc-tiny
|
URL: https://github.com/crazyscientist/osc-tiny
|
||||||
Source: https://files.pythonhosted.org/packages/source/o/osc-tiny/osc-tiny-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/o/osc-tiny/osc-tiny-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module PyYAML}
|
BuildRequires: %{python_module PyYAML}
|
||||||
BuildRequires: %{python_module cached-property}
|
|
||||||
BuildRequires: %{python_module lxml}
|
BuildRequires: %{python_module lxml}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module python-dateutil}
|
BuildRequires: %{python_module python-dateutil}
|
||||||
@@ -46,6 +45,7 @@ Requires: python-responses
|
|||||||
Suggests: openssh
|
Suggests: openssh
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# Using 'if' instead of 'with' because the latter requires rpm >= 4.14
|
# Using 'if' instead of 'with' because the latter requires rpm >= 4.14
|
||||||
|
BuildRequires: %{python_module cached-property if %python-base < 3.8}
|
||||||
Requires: (python-cached-property if python-base < 3.8)
|
Requires: (python-cached-property if python-base < 3.8)
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user