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:           Thu Mar 31 21:48:13 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-test-trio


To generate a diff of this commit:
cvs rdiff -u -r1.3703 -r1.3704 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.3703 pkgsrc/devel/Makefile:1.3704
--- pkgsrc/devel/Makefile:1.3703        Thu Mar 31 09:01:04 2022
+++ pkgsrc/devel/Makefile       Thu Mar 31 21:48:13 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3703 2022/03/31 09:01:04 nia Exp $
+# $NetBSD: Makefile,v 1.3704 2022/03/31 21:48:13 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2798,6 +2798,7 @@ SUBDIR+=  py-test-subtests
 SUBDIR+=       py-test-sugar
 SUBDIR+=       py-test-testmon
 SUBDIR+=       py-test-timeout
+SUBDIR+=       py-test-trio
 SUBDIR+=       py-test-utils
 SUBDIR+=       py-test-virtualenv
 SUBDIR+=       py-test-watch



Home | Main Index | Thread Index | Old Index