Add BR to the full python package for SLE 15

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pecan?expand=0&rev=47
This commit is contained in:
2019-12-09 14:09:07 +00:00
committed by Git OBS Bridge
parent ac48ba5028
commit cef9498abe

View File

@@ -41,6 +41,9 @@ BuildRequires: %{python_module virtualenv}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: python2-singledispatch
# Because of sqlite3 module
BuildRequires: python
BuildRequires: python3
Requires: python-Mako >= 0.4.0
Requires: python-WebOb >= 1.2
Requires: python-WebTest >= 1.3.1