Add python-six to runtime deps as per setup.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bleach?expand=0&rev=15
This commit is contained in:
Tomáš Chvátal 2017-12-13 14:36:08 +00:00 committed by Git OBS Bridge
parent 50e6385bd7
commit 6233b41349
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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