diff --git a/python-nwdiag.changes b/python-nwdiag.changes index db7b82e..6ee5d09 100644 --- a/python-nwdiag.changes +++ b/python-nwdiag.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Nov 10 18:11:35 UTC 2019 - Martin Hauke + +- Add python-setuptools to Requires + * pkg_resources is a runtime dependency + ------------------------------------------------------------------- Sun Jun 2 18:04:56 UTC 2019 - Jan Engelhardt diff --git a/python-nwdiag.spec b/python-nwdiag.spec index 1ebdcdf..cda92c6 100644 --- a/python-nwdiag.spec +++ b/python-nwdiag.spec @@ -29,6 +29,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-blockdiag >= 1.5.0 +Requires: python-setuptools Suggests: python-reportlab Suggests: python-docutils Suggests: python-nose