diff --git a/textproc/py-elementpath/Makefile b/textproc/py-elementpath/Makefile index 7e87991e2a5a..b5d520c4dec2 100644 --- a/textproc/py-elementpath/Makefile +++ b/textproc/py-elementpath/Makefile @@ -1,21 +1,21 @@ PORTNAME= elementpath -DISTVERSION= 2.5.3 +DISTVERSION= 3.0.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= XPath 1.0/2.0/3.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}xmlschema>=0:textproc/py-xmlschema@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xmlschema>=2.0.0:textproc/py-xmlschema@${PY_FLAVOR} USES= python:3.7+ pytest USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes .include diff --git a/textproc/py-elementpath/distinfo b/textproc/py-elementpath/distinfo index 759620b77f1c..9e1ab8946ec2 100644 --- a/textproc/py-elementpath/distinfo +++ b/textproc/py-elementpath/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655078170 -SHA256 (elementpath-2.5.3.tar.gz) = b8aeb6f27dddc10fb9201b62090628a846cbae8577f3544cb1075fa38d0817f6 -SIZE (elementpath-2.5.3.tar.gz) = 265870 +TIMESTAMP = 1660462069 +SHA256 (elementpath-3.0.2.tar.gz) = cca18742dc0f354f79874c41a906e6ce4cc15230b7858d22a861e1ec5946940f +SIZE (elementpath-3.0.2.tar.gz) = 276164