diff --git a/python-bashate.changes b/python-bashate.changes index a4bd65e..c60c616 100644 --- a/python-bashate.changes +++ b/python-bashate.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 7 12:19:11 UTC 2022 - pgajdos@suse.com + +- python-mock actually not needed for build + ------------------------------------------------------------------- Tue Jan 11 20:55:17 UTC 2022 - Dirk Müller diff --git a/python-bashate.spec b/python-bashate.spec index 7609888..85d6884 100644 --- a/python-bashate.spec +++ b/python-bashate.spec @@ -27,7 +27,6 @@ Group: Development/Languages/Python URL: https://pypi.org/project/bashate/ Source: https://files.pythonhosted.org/packages/source/b/bashate/bashate-%{version}.tar.gz BuildRequires: %{python_module Babel >= 0.9.6} -BuildRequires: %{python_module mock} BuildRequires: %{python_module pbr} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module testtools}