pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/py-weasyprint
Module Name: pkgsrc
Committed By: wiz
Date: Sat Aug 10 07:51:43 UTC 2024
Modified Files:
pkgsrc/print/py-weasyprint: Makefile
Log Message:
py-weasyprint: remove unused test dependency
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/print/py-weasyprint/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/py-weasyprint/Makefile
diff -u pkgsrc/print/py-weasyprint/Makefile:1.50 pkgsrc/print/py-weasyprint/Makefile:1.51
--- pkgsrc/print/py-weasyprint/Makefile:1.50 Wed Jul 3 08:09:36 2024
+++ pkgsrc/print/py-weasyprint/Makefile Sat Aug 10 07:51:43 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2024/07/03 08:09:36 adam Exp $
+# $NetBSD: Makefile,v 1.51 2024/08/10 07:51:43 wiz Exp $
DISTNAME= weasyprint-62.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -22,7 +22,6 @@ DEPENDS+= ${PYPKGPREFIX}-tinycss2>=1.3.0
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-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
USE_LANGUAGES= c
Home |
Main Index |
Thread Index |
Old Index