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:   minskim
Date:           Mon May 21 23:14:52 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: Add py-typed-ast


To generate a diff of this commit:
cvs rdiff -u -r1.2677 -r1.2678 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.2677 pkgsrc/devel/Makefile:1.2678
--- pkgsrc/devel/Makefile:1.2677        Mon May 21 16:23:09 2018
+++ pkgsrc/devel/Makefile       Mon May 21 23:14:52 2018
@@ -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-trytond
 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