From c7a04a01bdd47f41bd9c8693e186c6d1664e5204 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 24 Aug 2022 08:41:08 +0000 Subject: *: use py-test-cov from versioned_dependencies --- print/py-weasyprint0/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print') diff --git a/print/py-weasyprint0/Makefile b/print/py-weasyprint0/Makefile index 4675714715a..0daa8138594 100644 --- a/print/py-weasyprint0/Makefile +++ b/print/py-weasyprint0/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2022/01/05 20:47:36 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2022/08/24 08:41:08 wiz Exp $ DISTNAME= WeasyPrint-0.42.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} @@ -20,7 +20,7 @@ DEPENDS+= ${PYPKGPREFIX}-html5lib>=0.999999999:../../textproc/py-html5lib DEPENDS+= ${PYPKGPREFIX}-pdfrw>=0.4:../../textproc/py-pdfrw DEPENDS+= ${PYPKGPREFIX}-pyphen>=0.8:../../textproc/py27-pyphen DEPENDS+= ${PYPKGPREFIX}-tinycss2>=0.5:../../textproc/py27-tinycss2 -TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov +TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py27-test-cov TEST_DEPENDS+= ${PYPKGPREFIX}-test-flake8-[0-9]*:../../devel/py-test-flake8 TEST_DEPENDS+= ${PYPKGPREFIX}-test-isort-[0-9]*:../../devel/py-test-isort TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner -- cgit v1.2.3