pkgsrc-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-argcomplete and py-argh



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18c0a6c1e0b5
branches:  trunk
changeset: 641408:18c0a6c1e0b5
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Fri Nov 07 03:51:42 2014 +0000

description:
add and enable py-argcomplete and py-argh

diffstat:

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

diffs (18 lines):

diff -r 31d1780567fc -r 18c0a6c1e0b5 devel/Makefile
--- a/devel/Makefile    Fri Nov 07 03:41:31 2014 +0000
+++ b/devel/Makefile    Fri Nov 07 03:51:42 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2000 2014/11/03 18:45:42 prlw1 Exp $
+# $NetBSD: Makefile,v 1.2001 2014/11/07 03:51:42 jnemeth Exp $
 #
 
 COMMENT=       Development utilities
@@ -1516,6 +1516,8 @@
 SUBDIR+=       py-Optik
 SUBDIR+=       py-Pyro
 SUBDIR+=       py-ZopeInterface
+SUBDIR+=       py-argcomplete
+SUBDIR+=       py-argh
 SUBDIR+=       py-argparse
 SUBDIR+=       py-astor
 SUBDIR+=       py-astroid



Home | Main Index | Thread Index | Old Index