diff --git a/python-pytest-check-links.changes b/python-pytest-check-links.changes index 72caae4..fea4512 100644 --- a/python-pytest-check-links.changes +++ b/python-pytest-check-links.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Aug 11 03:13:28 UTC 2019 - Todd R + +- Requires python-docutils + ------------------------------------------------------------------- Mon Mar 25 11:06:59 UTC 2019 - Jan Engelhardt diff --git a/python-pytest-check-links.spec b/python-pytest-check-links.spec index 5c5e549..dd7947c 100644 --- a/python-pytest-check-links.spec +++ b/python-pytest-check-links.spec @@ -32,6 +32,7 @@ BuildRequires: %{python_module pbr >= 1.9} BuildRequires: %{python_module setuptools >= 17.1} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-docutils Requires: python-html5lib Requires: python-pytest >= 2.8 Requires: python-six