diff --git a/python-py2pack.changes b/python-py2pack.changes index a7e21e6..48f1476 100644 --- a/python-py2pack.changes +++ b/python-py2pack.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 10 12:17:30 UTC 2020 - Martin Hauke + +- Add missing python-requests to the runtime requirements + ------------------------------------------------------------------- Tue Nov 10 13:04:27 UTC 2020 - Thomas Bechtold diff --git a/python-py2pack.spec b/python-py2pack.spec index 54c4d91..6e0263c 100644 --- a/python-py2pack.spec +++ b/python-py2pack.spec @@ -39,6 +39,7 @@ BuildRequires: python-rpm-macros Requires: python-Jinja2 Requires: python-metaextract Requires: python-pbr +Requires: python-requests Requires: python-setuptools Requires: python-six Requires(post): update-alternatives