forked from pool/python-Mako
Fix typo for BuildRequires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Mako?expand=0&rev=89
This commit is contained in:
@@ -30,12 +30,12 @@ License: MIT
|
||||
URL: https://www.makotemplates.org/
|
||||
Source: https://files.pythonhosted.org/packages/source/M/Mako/Mako-%{version}.tar.gz
|
||||
BuildRequires: %{python_module MarkupSafe >= 0.9.2}
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module pbr}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros >= 20210929
|
||||
BuildRequires: {%python_module base >= 3.7}
|
||||
Requires: python-MarkupSafe >= 0.9.2
|
||||
Requires: python-setuptools
|
||||
%if %{with libalternatives}
|
||||
|
||||
Reference in New Issue
Block a user