forked from pool/python-osc-tiny
with replaced by and
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=50
This commit is contained in:
@@ -45,7 +45,8 @@ Requires: python-responses
|
||||
Suggests: openssh
|
||||
BuildArch: noarch
|
||||
BuildRequires: %{python_module cached-property if %python-base < 3.8}
|
||||
Requires: (python-cached-property with python-base < 3.8)
|
||||
# Using 'and' instead of 'with' because the latter requires rpm >= 4.14
|
||||
Requires: (python-cached-property and python-base < 3.8)
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user