pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc add devel/py-unittest2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d14c9ca82346
branches:  trunk
changeset: 621393:d14c9ca82346
user:      richard <richard%pkgsrc.org@localhost>
date:      Mon Jul 08 04:53:58 2013 +0000

description:
add devel/py-unittest2

diffstat:

 devel/Makefile   |  3 ++-
 doc/CHANGES-2013 |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 61b336dd87b2 -r d14c9ca82346 devel/Makefile
--- a/devel/Makefile    Mon Jul 08 04:52:48 2013 +0000
+++ b/devel/Makefile    Mon Jul 08 04:53:58 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1758 2013/07/07 15:05:42 rodent Exp $
+# $NetBSD: Makefile,v 1.1759 2013/07/08 04:53:58 richard Exp $
 #
 
 COMMENT=       Development utilities
@@ -1431,6 +1431,7 @@
 SUBDIR+=       py-testtools
 SUBDIR+=       py-unit
 SUBDIR+=       py-unitgui
+SUBDIR+=       py-unittest2
 SUBDIR+=       py-urwid
 SUBDIR+=       py-usb
 SUBDIR+=       py-virtualenv
diff -r 61b336dd87b2 -r d14c9ca82346 doc/CHANGES-2013
--- a/doc/CHANGES-2013  Mon Jul 08 04:52:48 2013 +0000
+++ b/doc/CHANGES-2013  Mon Jul 08 04:53:58 2013 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2013,v 1.2477 2013/07/08 03:35:37 taca Exp $
+$NetBSD: CHANGES-2013,v 1.2478 2013/07/08 04:54:34 richard Exp $
 
 Changes to the packages collection and infrastructure in 2013:
 
@@ -3735,3 +3735,4 @@
        Updated x11/qt4-sqlite3 to 4.8.5 [adam 2013-07-07]
        Updated x11/qt4-tiff to 4.8.5 [adam 2013-07-07]
        Updated mail/roundcube to 0.9.2nb1 [taca 2013-07-08]
+       Updated devel/py-unittest2 to 0.5.1 [richard 2013-07-08]



Home | Main Index | Thread Index | Old Index