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: Mon Dec 11 09:51:39 UTC 2023
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: + py-test-perf
To generate a diff of this commit:
cvs rdiff -u -r1.4147 -r1.4148 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.4147 pkgsrc/devel/Makefile:1.4148
--- pkgsrc/devel/Makefile:1.4147 Sun Dec 10 02:17:02 2023
+++ pkgsrc/devel/Makefile Mon Dec 11 09:51:39 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4147 2023/12/10 02:17:02 riastradh Exp $
+# $NetBSD: Makefile,v 1.4148 2023/12/11 09:51:39 wiz Exp $
#
COMMENT= Development utilities
@@ -3021,6 +3021,7 @@ SUBDIR+= py-test-localserver
SUBDIR+= py-test-mock
SUBDIR+= py-test-mypy
SUBDIR+= py-test-mypy-plugins
+SUBDIR+= py-test-perf
SUBDIR+= py-test-pylint
SUBDIR+= py-test-pythonpath
SUBDIR+= py-test-random-order
Home |
Main Index |
Thread Index |
Old Index