pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: Add py-unittest2pytest



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bed1120f87ab
branches:  trunk
changeset: 375897:bed1120f87ab
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Feb 25 00:23:37 2018 +0000

description:
devel/Makefile: Add py-unittest2pytest

diffstat:

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

diffs (17 lines):

diff -r c468c26ebaca -r bed1120f87ab devel/Makefile
--- a/devel/Makefile    Sun Feb 25 00:22:53 2018 +0000
+++ b/devel/Makefile    Sun Feb 25 00:23:37 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2617 2018/02/23 17:26:37 minskim Exp $
+# $NetBSD: Makefile,v 1.2618 2018/02/25 00:23:37 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -2226,6 +2226,7 @@
 SUBDIR+=       py-unitgui
 SUBDIR+=       py-unittest-mixins
 SUBDIR+=       py-unittest2
+SUBDIR+=       py-unittest2pytest
 SUBDIR+=       py-urwid
 SUBDIR+=       py-usb
 SUBDIR+=       py-uuid



Home | Main Index | Thread Index | Old Index