pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: Add py-typed-ast



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f7cd0749dc52
branches:  trunk
changeset: 308364:f7cd0749dc52
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon May 21 23:14:52 2018 +0000

description:
devel/Makefile: Add py-typed-ast

diffstat:

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

diffs (17 lines):

diff -r 147aeadaef25 -r f7cd0749dc52 devel/Makefile
--- a/devel/Makefile    Mon May 21 23:14:46 2018 +0000
+++ b/devel/Makefile    Mon May 21 23:14:52 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2677 2018/05/21 16:23:09 minskim Exp $
+# $NetBSD: Makefile,v 1.2678 2018/05/21 23:14:52 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -2271,6 +2271,7 @@
 SUBDIR+=       py-txaio
 SUBDIR+=       py-txgithub
 SUBDIR+=       py-txrequests
+SUBDIR+=       py-typed-ast
 SUBDIR+=       py-typing
 SUBDIR+=       py-unit
 SUBDIR+=       py-unitgui



Home | Main Index | Thread Index | Old Index