package/python-html5lib: bump to version 1.0.1

* Update runtime requirements.
* Add hash for license file.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Asaf Kahlon
2019-10-09 22:31:37 +03:00
committed by Thomas Petazzoni
parent 7c70446e01
commit 800d3ee0de
3 changed files with 9 additions and 5 deletions

View File

@@ -1,5 +1,7 @@
config BR2_PACKAGE_PYTHON_HTML5LIB
bool "python-html5lib"
select BR2_PACKAGE_PYTHON_SIX # runtime
select BR2_PACKAGE_PYTHON_WEBENCODINGS # runtime
help
HTML parser based on the WHATWG HTML specification.