pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel + 2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/afdfbb53597d
branches:  trunk
changeset: 360635:afdfbb53597d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 04 14:07:40 2017 +0000

description:
+ 2

diffstat:

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

diffs (25 lines):

diff -r cae6b8cc2ba4 -r afdfbb53597d devel/Makefile
--- a/devel/Makefile    Tue Apr 04 14:07:09 2017 +0000
+++ b/devel/Makefile    Tue Apr 04 14:07:40 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2393 2017/04/04 13:47:21 wiz Exp $
+# $NetBSD: Makefile,v 1.2394 2017/04/04 14:07:40 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -1812,6 +1812,7 @@
 SUBDIR+=       py-filechunkio
 SUBDIR+=       py-fixtures
 SUBDIR+=       py-flake8
+SUBDIR+=       py-flake8-polyfill
 SUBDIR+=       py-flakes
 SUBDIR+=       py-flexmock
 SUBDIR+=       py-freezegun
@@ -1984,6 +1985,7 @@
 SUBDIR+=       py-tabular
 SUBDIR+=       py-test
 SUBDIR+=       py-test-cov
+SUBDIR+=       py-test-mock
 SUBDIR+=       py-test-runner
 SUBDIR+=       py-testresources
 SUBDIR+=       py-testscenarios



Home | Main Index | Thread Index | Old Index