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:           Wed Jan  5 22:20:37 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.3539 -r1.3540 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.3539 pkgsrc/devel/Makefile:1.3540
--- pkgsrc/devel/Makefile:1.3539        Tue Jan  4 07:01:16 2022
+++ pkgsrc/devel/Makefile       Wed Jan  5 22:20:37 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3539 2022/01/04 07:01:16 wiz Exp $
+# $NetBSD: Makefile,v 1.3540 2022/01/05 22:20:37 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2649,6 +2649,7 @@ SUBDIR+=  py-test-forked
 SUBDIR+=       py-test-isort
 SUBDIR+=       py-test-localserver
 SUBDIR+=       py-test-mock
+SUBDIR+=       py-test-mypy
 SUBDIR+=       py-test-pylint
 SUBDIR+=       py-test-pythonpath
 SUBDIR+=       py-test-random-order



Home | Main Index | Thread Index | Old Index