diff --git a/textproc/py-elementpath/Makefile b/textproc/py-elementpath/Makefile index cbe808d62fc4..1c4902295129 100644 --- a/textproc/py-elementpath/Makefile +++ b/textproc/py-elementpath/Makefile @@ -1,24 +1,24 @@ PORTNAME= elementpath -DISTVERSION= 2.2.3 +DISTVERSION= 2.3.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= XPath 1.0/2.0 parsers and selectors for ElementTree and lxml LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes do-test: @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest .include diff --git a/textproc/py-elementpath/distinfo b/textproc/py-elementpath/distinfo index 8b9cd8254f75..bb83be00c8d6 100644 --- a/textproc/py-elementpath/distinfo +++ b/textproc/py-elementpath/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627818672 -SHA256 (elementpath-2.2.3.tar.gz) = 60139b91ef9646e27381fd62b8c38f1fc8ebc78dc4bc231c08c51240062e58e6 -SIZE (elementpath-2.2.3.tar.gz) = 234774 +TIMESTAMP = 1632180606 +SHA256 (elementpath-2.3.2.tar.gz) = 392f32a5efdf15c14f3f56ef8422364f8b0a74a12f51a66d9c903c172fe3594b +SIZE (elementpath-2.3.2.tar.gz) = 240284