From cef9498abe8d3bc3bbb3b6316369f1f0925f523ea52fedac350ec538a0b63043 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 9 Dec 2019 14:09:07 +0000 Subject: [PATCH] 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 --- python-pecan.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python-pecan.spec b/python-pecan.spec index 299f120..8e55000 100644 --- a/python-pecan.spec +++ b/python-pecan.spec @@ -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