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: Mon Jan 17 09:36:48 UTC 2022
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: + py-test-doctestplus
To generate a diff of this commit:
cvs rdiff -u -r1.3557 -r1.3558 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.3557 pkgsrc/devel/Makefile:1.3558
--- pkgsrc/devel/Makefile:1.3557 Sun Jan 16 08:57:01 2022
+++ pkgsrc/devel/Makefile Mon Jan 17 09:36:48 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3557 2022/01/16 08:57:01 adam Exp $
+# $NetBSD: Makefile,v 1.3558 2022/01/17 09:36:48 wiz Exp $
#
COMMENT= Development utilities
@@ -2650,6 +2650,7 @@ SUBDIR+= py-test-asyncio
SUBDIR+= py-test-benchmark
SUBDIR+= py-test-cache
SUBDIR+= py-test-cov
+SUBDIR+= py-test-doctestplus
SUBDIR+= py-test-env
SUBDIR+= py-test-fixture-config
SUBDIR+= py-test-flake8
Home |
Main Index |
Thread Index |
Old Index