diff --git a/www/py-html5-parser/Makefile b/www/py-html5-parser/Makefile index 63ebe150704f..fb1e1e1de435 100644 --- a/www/py-html5-parser/Makefile +++ b/www/py-html5-parser/Makefile @@ -1,21 +1,21 @@ PORTNAME= html5-parser -PORTVERSION= 0.4.9 +PORTVERSION= 0.4.10 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= madpilot@FreeBSD.org COMMENT= Fast implementation of the HTML 5 parsing spec for Python LICENSE= APACHE20 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.8.0:devel/py-lxml@${PY_FLAVOR} USES= gnome pkgconfig python:3.6+ USE_PYTHON= autoplist distutils USE_GNOME= libxml2 post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/html5_parser/html_parser*.so .include diff --git a/www/py-html5-parser/distinfo b/www/py-html5-parser/distinfo index 2afc31e2d3de..84f3c21f3570 100644 --- a/www/py-html5-parser/distinfo +++ b/www/py-html5-parser/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1578674882 -SHA256 (html5-parser-0.4.9.tar.gz) = 25fe8f6848cbc15187f6748c0695df32bcf1b37df6420b6a01b4ebe1ec1ed48f -SIZE (html5-parser-0.4.9.tar.gz) = 274597 +TIMESTAMP = 1632322652 +SHA256 (html5-parser-0.4.10.tar.gz) = f9294418c0da95c2d5facc19d3dc32941093a6b8e3b3e4b36cc7b5a1697fbca4 +SIZE (html5-parser-0.4.10.tar.gz) = 272814