git: ee2baceb487c - main - www/py-html5-parser: Update to 0.4.11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Apr 2023 15:03:47 UTC
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=ee2baceb487cc6e01bea2345d94ac9fefee2bef8 commit ee2baceb487cc6e01bea2345d94ac9fefee2bef8 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2023-04-12 15:02:42 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2023-04-12 15:02:42 +0000 www/py-html5-parser: Update to 0.4.11 - Align minimum dependency requirement to what upstream uses in CI script. --- www/py-html5-parser/Makefile | 5 ++--- www/py-html5-parser/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/www/py-html5-parser/Makefile b/www/py-html5-parser/Makefile index dafb332731b3..1334524e5f9b 100644 --- a/www/py-html5-parser/Makefile +++ b/www/py-html5-parser/Makefile @@ -1,6 +1,5 @@ PORTNAME= html5-parser -PORTVERSION= 0.4.10 -PORTREVISION= 2 +PORTVERSION= 0.4.11 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +10,7 @@ WWW= https://html5-parser.readthedocs.io/ LICENSE= APACHE20 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.8.0:devel/py-lxml@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=4.9.2:devel/py-lxml@${PY_FLAVOR} USES= gnome pkgconfig python:3.6+ USE_PYTHON= autoplist distutils diff --git a/www/py-html5-parser/distinfo b/www/py-html5-parser/distinfo index 84f3c21f3570..3bffbcf27c6c 100644 --- a/www/py-html5-parser/distinfo +++ b/www/py-html5-parser/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632322652 -SHA256 (html5-parser-0.4.10.tar.gz) = f9294418c0da95c2d5facc19d3dc32941093a6b8e3b3e4b36cc7b5a1697fbca4 -SIZE (html5-parser-0.4.10.tar.gz) = 272814 +TIMESTAMP = 1681283986 +SHA256 (html5-parser-0.4.11.tar.gz) = 85bb16faa3cdf3c6c6842e0cb2ce02807cbaefc6e3bb0f3b8e18dabe51070763 +SIZE (html5-parser-0.4.11.tar.gz) = 270735