Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel Add and enable py-approvaltests.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c32419c8243f
branches:  trunk
changeset: 429470:c32419c8243f
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Mon Apr 20 14:38:20 2020 +0000

description:
Add and enable py-approvaltests.

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ed61ce45e9cb -r c32419c8243f devel/Makefile
--- a/devel/Makefile    Mon Apr 20 14:37:46 2020 +0000
+++ b/devel/Makefile    Mon Apr 20 14:38:20 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3105 2020/04/19 12:50:24 rillig Exp $
+# $NetBSD: Makefile,v 1.3106 2020/04/20 14:38:20 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2115,6 +2115,7 @@
 SUBDIR+=       py-anytree
 SUBDIR+=       py-apipkg
 SUBDIR+=       py-appdirs
+SUBDIR+=       py-approvaltests
 SUBDIR+=       py-archinfo
 SUBDIR+=       py-argcomplete
 SUBDIR+=       py-argh



Home | Main Index | Thread Index | Old Index