From c667c053c70824464d0f509de2fb2540bd249f9fda1e37b15813a6c757550ebe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 10 Dec 2020 13:31:20 +0000 Subject: [PATCH] Accepting request 854546 from home:mnhauke - Add missing python-requests to the runtime requirements OBS-URL: https://build.opensuse.org/request/show/854546 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=90 --- python-py2pack.changes | 5 +++++ python-py2pack.spec | 1 + 2 files changed, 6 insertions(+) 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