forked from pool/python-html5lib
Accepting request 486514 from home:TheBlackCat:branches:devel:languages:python
- html5lib has a hard dependency on python-webencodings. It will fail at import time without it. OBS-URL: https://build.opensuse.org/request/show/486514 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5lib?expand=0&rev=23
This commit is contained in:
parent
ddfc3ba998
commit
05d53e6f37
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 7 16:07:01 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
- html5lib has a hard dependency on python-webencodings.
|
||||
It will fail at import time without it.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 4 14:54:02 UTC 2017 - aloisio@gmx.com
|
||||
|
||||
|
@ -38,6 +38,7 @@ BuildRequires: %{python_module webencodings}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-six
|
||||
Requires: python-webencodings
|
||||
Recommends: python-Genshi
|
||||
Recommends: python-lxml
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user