pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Makefile: +py-wcwidth +py-prompt_toolkit



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8e1494fa9334
branches:  trunk
changeset: 351450:8e1494fa9334
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Sun Aug 21 01:09:42 2016 +0000

description:
Makefile: +py-wcwidth +py-prompt_toolkit

diffstat:

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

diffs (25 lines):

diff -r 441a23d6dcb4 -r 8e1494fa9334 devel/Makefile
--- a/devel/Makefile    Sun Aug 21 01:07:21 2016 +0000
+++ b/devel/Makefile    Sun Aug 21 01:09:42 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2296 2016/08/20 09:30:41 bsiegert Exp $
+# $NetBSD: Makefile,v 1.2297 2016/08/21 01:09:42 kamil Exp $
 #
 
 COMMENT=       Development utilities
@@ -1832,6 +1832,7 @@
 SUBDIR+=       py-polib
 SUBDIR+=       py-pqueue
 SUBDIR+=       py-pretend
+SUBDIR+=       py-prompt_toolkit
 SUBDIR+=       py-proteus
 SUBDIR+=       py-protobuf
 SUBDIR+=       py-py
@@ -1924,6 +1925,7 @@
 SUBDIR+=       py-urwid
 SUBDIR+=       py-usb
 SUBDIR+=       py-virtualenv
+SUBDIR+=       py-wcwidth
 SUBDIR+=       py-wheel
 SUBDIR+=       py-whichcraft
 SUBDIR+=       py-windbg



Home | Main Index | Thread Index | Old Index