diff --git a/python-bleach.changes b/python-bleach.changes index a3ff661..f338675 100644 --- a/python-bleach.changes +++ b/python-bleach.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 13 14:38:22 UTC 2017 - tchvatal@suse.com + +- Add python-six to runtime deps as per setup.py + ------------------------------------------------------------------- Wed Dec 13 14:29:13 UTC 2017 - tchvatal@suse.com diff --git a/python-bleach.spec b/python-bleach.spec index fb6d805..40bd24c 100644 --- a/python-bleach.spec +++ b/python-bleach.spec @@ -33,6 +33,7 @@ BuildRequires: %{python_module pytest-runner} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros Requires: python-html5lib >= 1.0.1 +Requires: python-six BuildArch: noarch %python_subpackages