diff options
Diffstat (limited to 'devel/py-lxml-html-clean/Makefile')
-rw-r--r-- | devel/py-lxml-html-clean/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-lxml-html-clean/Makefile b/devel/py-lxml-html-clean/Makefile index 51033a6ea298..d217b7203477 100644 --- a/devel/py-lxml-html-clean/Makefile +++ b/devel/py-lxml-html-clean/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxml-html-clean PORTVERSION= 0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ WWW= https://github.com/fedora-python/lxml_html_clean/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml5>0:devel/py-lxml5@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils pytest |