diff --git a/python-py2pack.changes b/python-py2pack.changes index 2f44f29..7667dd7 100644 --- a/python-py2pack.changes +++ b/python-py2pack.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 22 06:52:54 UTC 2016 - tbechtold@suse.com + +- Add missing python-six BuildRequires + ------------------------------------------------------------------- Mon Jul 4 07:22:14 UTC 2016 - tbechtold@suse.com diff --git a/python-py2pack.spec b/python-py2pack.spec index d81a8a2..1616cb0 100644 --- a/python-py2pack.spec +++ b/python-py2pack.spec @@ -32,6 +32,7 @@ BuildRequires: python-devel BuildRequires: python-lxml BuildRequires: python-requests BuildRequires: python-setuptools +BuildRequires: python-six Requires: python-Jinja2 Requires: python-argparse Requires: python-cssselect