diff --git a/python-psutil.changes b/python-psutil.changes index 0be88d7..b1a12d8 100644 --- a/python-psutil.changes +++ b/python-psutil.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 11 11:36:23 UTC 2020 - Andreas Schneider + +- Add missing BR for unittest2 + ------------------------------------------------------------------- Tue Dec 1 12:55:06 UTC 2020 - Dirk Mueller diff --git a/python-psutil.spec b/python-psutil.spec index d351076..f8339d2 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -41,6 +41,7 @@ BuildRequires: python-rpm-macros Requires: net-tools Requires: procps %if %{with test} +BuildRequires: %{python_module unittest2} BuildRequires: net-tools BuildRequires: procps %if %{with python2}