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:   markd
Date:           Sun Apr 23 05:04:39 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add py-testpath


To generate a diff of this commit:
cvs rdiff -u -r1.2416 -r1.2417 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.2416 pkgsrc/devel/Makefile:1.2417
--- pkgsrc/devel/Makefile:1.2416        Sun Apr 23 04:56:20 2017
+++ pkgsrc/devel/Makefile       Sun Apr 23 05:04:39 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2416 2017/04/23 04:56:20 markd Exp $
+# $NetBSD: Makefile,v 1.2417 2017/04/23 05:04:39 markd Exp $
 #
 
 COMMENT=       Development utilities
@@ -2003,6 +2003,7 @@ SUBDIR+=  py-test
 SUBDIR+=       py-test-cov
 SUBDIR+=       py-test-mock
 SUBDIR+=       py-test-runner
+SUBDIR+=       py-testpath
 SUBDIR+=       py-testresources
 SUBDIR+=       py-testscenarios
 SUBDIR+=       py-testtools



Home | Main Index | Thread Index | Old Index