From 66b22673bf9679c9785b67cd257e0c1ef48634f2 Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Wed, 13 Jan 2016 08:42:35 +0100 Subject: [PATCH] python3-behave only availabe on F24+ --- python-botocore.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-botocore.spec b/python-botocore.spec index 5573062..43353ab 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -58,7 +58,7 @@ BuildRequires: python3-sphinx BuildRequires: python3-guzzle_sphinx_theme %endif # with_docs %if 0%{?with_tests} -BuildRequires: python3-behave +%{?fc24:BuildRequires: python3-behave} BuildRequires: python3-nose BuildRequires: python3-wheel BuildRequires: python3-tox