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: Tue Apr 30 08:57:35 UTC 2024
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: + 2
To generate a diff of this commit:
cvs rdiff -u -r1.4211 -r1.4212 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.4211 pkgsrc/devel/Makefile:1.4212
--- pkgsrc/devel/Makefile:1.4211 Tue Apr 30 03:18:15 2024
+++ pkgsrc/devel/Makefile Tue Apr 30 08:57:34 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4211 2024/04/30 03:18:15 wen Exp $
+# $NetBSD: Makefile,v 1.4212 2024/04/30 08:57:34 wiz Exp $
#
COMMENT= Development utilities
@@ -3041,6 +3041,7 @@ SUBDIR+= py-test-datadir
SUBDIR+= py-test-datafiles
SUBDIR+= py-test-doctestplus
SUBDIR+= py-test-env
+SUBDIR+= py-test-expect
SUBDIR+= py-test-fixture-config
SUBDIR+= py-test-flake8
SUBDIR+= py-test-forked
@@ -3105,6 +3106,7 @@ SUBDIR+= py-types-ujson
SUBDIR+= py-typing
SUBDIR+= py-typing-extensions
SUBDIR+= py-typing-inspect
+SUBDIR+= py-u-msgpack
SUBDIR+= py-unit
SUBDIR+= py-unitgui
SUBDIR+= py-unittest-mixins
Home |
Main Index |
Thread Index |
Old Index