diff --git a/textproc/py-elementpath/Makefile b/textproc/py-elementpath/Makefile index 6fb8b054fff3..f1ac11e89956 100644 --- a/textproc/py-elementpath/Makefile +++ b/textproc/py-elementpath/Makefile @@ -1,23 +1,21 @@ PORTNAME= elementpath -DISTVERSION= 2.5.0 +DISTVERSION= 2.5.1 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} USES= python:3.7+ pytest USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes -# https://github.com/sissaschool/elementpath/issues/41 -PYTEST_BROKEN_TESTS= test_exp_math_function - .include diff --git a/textproc/py-elementpath/distinfo b/textproc/py-elementpath/distinfo index f2e039dd35d0..87df49a6db56 100644 --- a/textproc/py-elementpath/distinfo +++ b/textproc/py-elementpath/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647701074 -SHA256 (elementpath-2.5.0.tar.gz) = 3a27aaf3399929fccda013899cb76d3ff111734abf4281e5f9d3721ba0b9ffa3 -SIZE (elementpath-2.5.0.tar.gz) = 264635 +TIMESTAMP = 1651158686 +SHA256 (elementpath-2.5.1.tar.gz) = c556a9b9dde47fdf05bb3ad525dfb43fc6becb95532a053f6a73024e586ead37 +SIZE (elementpath-2.5.1.tar.gz) = 265409