pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel two new Python libs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e203c70638b
branches:  trunk
changeset: 622056:4e203c70638b
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Jul 24 10:49:26 2013 +0000

description:
two new Python libs

diffstat:

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

diffs (25 lines):

diff -r 78b6f377f9dc -r 4e203c70638b devel/Makefile
--- a/devel/Makefile    Wed Jul 24 10:46:38 2013 +0000
+++ b/devel/Makefile    Wed Jul 24 10:49:26 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1764 2013/07/22 19:40:04 degroote Exp $
+# $NetBSD: Makefile,v 1.1765 2013/07/24 10:49:26 drochner Exp $
 #
 
 COMMENT=       Development utilities
@@ -1415,6 +1415,7 @@
 SUBDIR+=       py-pip
 SUBDIR+=       py-polib
 SUBDIR+=       py-pqueue
+SUBDIR+=       py-py
 SUBDIR+=       py-pyev
 SUBDIR+=       py-pyparsing
 SUBDIR+=       py-pysvn
@@ -1432,6 +1433,7 @@
 SUBDIR+=       py-subvertpy
 SUBDIR+=       py-sysctl
 SUBDIR+=       py-tabular
+SUBDIR+=       py-test
 SUBDIR+=       py-testtools
 SUBDIR+=       py-unit
 SUBDIR+=       py-unitgui



Home | Main Index | Thread Index | Old Index