pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-fastjsonschema
Module Name: pkgsrc
Committed By: adam
Date: Tue Jul 18 06:51:36 UTC 2023
Modified Files:
pkgsrc/textproc/py-fastjsonschema: Makefile
Log Message:
py-fastjsonschema: remove py-test-cache from TEST_DEPENDS, it is not needed
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/py-fastjsonschema/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-fastjsonschema/Makefile
diff -u pkgsrc/textproc/py-fastjsonschema/Makefile:1.4 pkgsrc/textproc/py-fastjsonschema/Makefile:1.5
--- pkgsrc/textproc/py-fastjsonschema/Makefile:1.4 Mon May 29 09:15:47 2023
+++ pkgsrc/textproc/py-fastjsonschema/Makefile Tue Jul 18 06:51:36 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2023/05/29 09:15:47 adam Exp $
+# $NetBSD: Makefile,v 1.5 2023/07/18 06:51:36 adam Exp $
DISTNAME= fastjsonschema-2.17.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,7 +12,6 @@ LICENSE= modified-bsd
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
TEST_DEPENDS+= ${PYPKGPREFIX}-test-benchmark-[0-9]*:../../devel/py-test-benchmark
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-cache-[0-9]*:../../devel/py-test-cache
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index