pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: wiz
Date: Sat May 6 09:06:58 UTC 2023
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: + py-test-check
To generate a diff of this commit:
cvs rdiff -u -r1.3986 -r1.3987 pkgsrc/devel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3986 pkgsrc/devel/Makefile:1.3987
--- pkgsrc/devel/Makefile:1.3986 Sat May 6 08:59:17 2023
+++ pkgsrc/devel/Makefile Sat May 6 09:06:58 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3986 2023/05/06 08:59:17 wiz Exp $
+# $NetBSD: Makefile,v 1.3987 2023/05/06 09:06:58 wiz Exp $
#
COMMENT= Development utilities
@@ -2955,6 +2955,7 @@ SUBDIR+= py-test-asyncio
SUBDIR+= py-test-benchmark
SUBDIR+= py-test-cache
SUBDIR+= py-test-celery
+SUBDIR+= py-test-check
SUBDIR+= py-test-checkdocs
SUBDIR+= py-test-console-scripts
SUBDIR+= py-test-cov
Home |
Main Index |
Thread Index |
Old Index