From 74c66720ec025b2fedc64bc7603d8f3483358303 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Feb 07 2017 02:46:53 +0000 Subject: Add python-six dependency --- diff --git a/python-trollius.spec b/python-trollius.spec index efb8f4f..a69c8b0 100644 --- a/python-trollius.spec +++ b/python-trollius.spec @@ -30,6 +30,7 @@ BuildRequires: python3-setuptools %endif Requires: python-futures +Requires: python-six # required for check BuildRequires: python-unittest2 @@ -121,6 +122,9 @@ popd %endif %changelog +* Tue Feb 7 2017 Ian Wienand - 2.1-4 +- Add python-six dependency (rhbz#1402775) + * Mon Dec 19 2016 Miro HronĨok - 2.1-3 - Rebuild for Python 3.6