diff --git a/python-py2pack.changes b/python-py2pack.changes index 9456db2..5994ecc 100644 --- a/python-py2pack.changes +++ b/python-py2pack.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 7 11:38:35 UTC 2017 - p.seiler@linuxmail.org + +- Add missing "Requires: python-setuptools" to get py2pack working + ------------------------------------------------------------------- Thu Mar 2 09:25:21 UTC 2017 - tbechtold@suse.com diff --git a/python-py2pack.spec b/python-py2pack.spec index e0a8279..02f8751 100644 --- a/python-py2pack.spec +++ b/python-py2pack.spec @@ -35,6 +35,7 @@ BuildRequires: python-sphinxcontrib-programoutput Requires: python-Jinja2 Requires: python-metaextract Requires: python-pbr +Requires: python-setuptools Requires: python-six Requires(post): update-alternatives Requires(postun): update-alternatives