From a3490f13f0e110f5ce1d075579e6207e196c8660e463766dc44266fdb7266b0c Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 31 Jan 2020 23:05:32 +0000 Subject: [PATCH] Accepting request 769102 from home:dimstar:Factory - Require python-setuotools: /usr/bin/argparse-manpage does from pkg_resources import load_entry_point. OBS-URL: https://build.opensuse.org/request/show/769102 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argparse-manpage?expand=0&rev=11 --- python-argparse-manpage.changes | 6 ++++++ python-argparse-manpage.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/python-argparse-manpage.changes b/python-argparse-manpage.changes index e323f79..63faf70 100644 --- a/python-argparse-manpage.changes +++ b/python-argparse-manpage.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 31 17:44:02 UTC 2020 - Dominique Leuenberger + +- Require python-setuotools: /usr/bin/argparse-manpage does + from pkg_resources import load_entry_point. + ------------------------------------------------------------------- Fri Jan 17 12:37:14 UTC 2020 - Marketa Calabkova diff --git a/python-argparse-manpage.spec b/python-argparse-manpage.spec index d1e4b1e..392ae70 100644 --- a/python-argparse-manpage.spec +++ b/python-argparse-manpage.spec @@ -31,6 +31,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-setuptools %python_subpackages %description