14
0
2022-08-03 08:18:39 +00:00
committed by Git OBS Bridge
parent e39b2f1811
commit ab6d2927db

View File

@@ -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