From f25e1c6aa870faa7409ad5b4474a39bb785cce5c Mon Sep 17 00:00:00 2001 From: blue-devil Date: Sun, 30 Aug 2020 23:51:31 +0200 Subject: [PATCH] python3-html5lib:ver bump --- .../language/python3/python3-html5lib/pspec.xml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/programming/language/python3/python3-html5lib/pspec.xml b/programming/language/python3/python3-html5lib/pspec.xml index a957ff5afb..e0a500cd2b 100644 --- a/programming/language/python3/python3-html5lib/pspec.xml +++ b/programming/language/python3/python3-html5lib/pspec.xml @@ -13,10 +13,10 @@ library Standards-compliant library for parsing and serializing HTML documents and fragments in Python python3-html5lib is a pure-python library for parsing HTML. It is designed to conform to the WHATWG HTML specification, as is implemented by all major web browsers. - https://github.com/html5lib/html5lib-python/archive/1.0.1.tar.gz + https://github.com/html5lib/html5lib-python/archive/1.1.tar.gz - python3-setuptools python3-devel + python3-setuptools @@ -24,17 +24,24 @@ python3-html5lib Standards-compliant library for parsing and serializing HTML documents and fragments in Python - python3-webencodings - python3-six python3 + python3-six + python3-webencodings - /usr/share/doc/python3-html5lib /usr/lib/python3* + /usr/share/doc/python3-html5lib + + 2020-07-22 + 1.1 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-21 1.0.1