From 19e6c1c1e57a721858798edf6db7a50064005b07 Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Tue, 12 Jan 2016 18:51:55 +0100 Subject: [PATCH] Add python3-six as build dependency --- python-botocore.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-botocore.spec b/python-botocore.spec index 110abdf..cb2048d 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -45,6 +45,7 @@ BuildRequires: python3-sphinx BuildRequires: python3-guzzle_sphinx_theme %endif # with_docs %if 0%{?with_tests} +BuildRequires: python3-six BuildRequires: python3-tox BuildRequires: python3-docutils BuildRequires: python3-dateutil