forked from pool/python-marshmallow
Add missing 0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-marshmallow?expand=0&rev=40
This commit is contained in:
@@ -37,7 +37,7 @@ Suggests: python-python-dateutil
|
||||
Suggests: python-simplejson
|
||||
BuildArch: noarch
|
||||
# SECTION doc build requirements
|
||||
%if 0%{?suse_version} == 1500 && %{?sle_version} >= 150400
|
||||
%if 0%{?suse_version} == 1500 && 0%{?sle_version} >= 150400
|
||||
BuildRequires: %{python_module Sphinx}
|
||||
BuildRequires: %{python_module alabaster}
|
||||
BuildRequires: %{python_module sphinx-issues}
|
||||
|
||||
Reference in New Issue
Block a user