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:
parent
50e6385bd7
commit
6233b41349
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user