diff --git a/python-cpplint.changes b/python-cpplint.changes index d2dd9f3..507361b 100644 --- a/python-cpplint.changes +++ b/python-cpplint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 1 04:34:56 UTC 2020 - Steve Kowalik + +- Add missing BuildRequires on textfixtures. + ------------------------------------------------------------------- Thu Jun 25 04:44:48 UTC 2020 - Steve Kowalik diff --git a/python-cpplint.spec b/python-cpplint.spec index 52dbe02..abb2c0f 100644 --- a/python-cpplint.spec +++ b/python-cpplint.spec @@ -27,6 +27,7 @@ URL: https://github.com/cpplint/cpplint Source: https://files.pythonhosted.org/packages/source/c/cpplint/cpplint-%{version}.tar.gz BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module testfixtures} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives