pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   minskim
Date:           Sun Feb 25 00:23:37 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: Add py-unittest2pytest


To generate a diff of this commit:
cvs rdiff -u -r1.2617 -r1.2618 pkgsrc/devel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2617 pkgsrc/devel/Makefile:1.2618
--- pkgsrc/devel/Makefile:1.2617        Fri Feb 23 17:26:37 2018
+++ pkgsrc/devel/Makefile       Sun Feb 25 00:23:37 2018
@@ -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-unit
 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