diff --git a/python-bleach.changes b/python-bleach.changes index f338675..a3ff661 100644 --- a/python-bleach.changes +++ b/python-bleach.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -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 40bd24c..0b993ec 100644 --- a/python-bleach.spec +++ b/python-bleach.spec @@ -33,7 +33,6 @@ 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 @@ -55,7 +54,6 @@ Bleach can also linkify text safely, applying filters that Django’s urlize fil %python_exec setup.py test %files %{python_files} -%doc README.rst CHANGES LICENSE %{python_sitelib}/* %changelog