From e427b4228d776fb39f301a3cc460a7b8fa72960ad457b8c1cc15123fa675a205 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Fri, 22 Jul 2016 06:53:55 +0000 Subject: [PATCH] - Add missing python-six BuildRequires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=49 --- python-py2pack.changes | 5 +++++ python-py2pack.spec | 1 + 2 files changed, 6 insertions(+) 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