From f66b349e66c8ef93743028acee6457e368d2e654 Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Tue, 29 Mar 2016 16:33:29 +0100 Subject: [PATCH] Add python-six dependency --- python-botocore.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-botocore.spec b/python-botocore.spec index b151c32..55545cd 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -40,6 +40,7 @@ BuildRequires: mock BuildRequires: python-tox BuildRequires: python-behave BuildRequires: python-nose +BuildRequires: python-six BuildRequires: python-wheel BuildRequires: python-docutils BuildRequires: python-dateutil @@ -55,6 +56,7 @@ BuildRequires: python3-guzzle_sphinx_theme %if 0%{?with_tests} %{?fc24:BuildRequires: python3-behave} BuildRequires: python3-nose +BuildRequires: python3-six BuildRequires: python3-wheel BuildRequires: python3-tox BuildRequires: python3-docutils