From 63a1a64f6317edde189bf1dceb88bb5b4c6d9b0c Mon Sep 17 00:00:00 2001 From: Robert Kuska Date: Feb 01 2017 17:22:57 +0000 Subject: Add nose to build requires --- diff --git a/python-flask-whooshee.spec b/python-flask-whooshee.spec index ff2e753..75ab862 100644 --- a/python-flask-whooshee.spec +++ b/python-flask-whooshee.spec @@ -19,6 +19,7 @@ BuildRequires: python-whoosh BuildRequires: python-flask BuildRequires: python-flask-sqlalchemy BuildRequires: python-blinker +BuildRequires: python-nose %if 0%{?with_python3} BuildRequires: python3-devel BuildRequires: python3-setuptools @@ -26,6 +27,7 @@ BuildRequires: python3-whoosh BuildRequires: python3-flask BuildRequires: python3-flask-sqlalchemy BuildRequires: python3-blinker +BuildRequires: python3-nose %endif # if with_python3 Requires: python-flask-sqlalchemy