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:   joerg
Date:           Fri Sep 29 14:10:00 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
+ py-test-utils


To generate a diff of this commit:
cvs rdiff -u -r1.2530 -r1.2531 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.2530 pkgsrc/devel/Makefile:1.2531
--- pkgsrc/devel/Makefile:1.2530        Fri Sep 29 14:09:45 2017
+++ pkgsrc/devel/Makefile       Fri Sep 29 14:10:00 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2530 2017/09/29 14:09:45 joerg Exp $
+# $NetBSD: Makefile,v 1.2531 2017/09/29 14:10:00 joerg Exp $
 #
 
 COMMENT=       Development utilities
@@ -2103,6 +2103,7 @@ SUBDIR+=  py-test-forked
 SUBDIR+=       py-test-isort
 SUBDIR+=       py-test-mock
 SUBDIR+=       py-test-runner
+SUBDIR+=       py-test-utils
 SUBDIR+=       py-test-xdist
 SUBDIR+=       py-testpath
 SUBDIR+=       py-testresources



Home | Main Index | Thread Index | Old Index