pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added devel/py-exam, devel/py-test-assume, devel/py-te...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6c61b7870b8c
branches:  trunk
changeset: 372044:6c61b7870b8c
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Nov 26 17:12:46 2017 +0000

description:
Added devel/py-exam, devel/py-test-assume, devel/py-test-sugar, devel/py-test-pythonpath

diffstat:

 devel/Makefile   |  6 +++++-
 doc/CHANGES-2017 |  6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)

diffs (53 lines):

diff -r 4460ae6f2321 -r 6c61b7870b8c devel/Makefile
--- a/devel/Makefile    Sun Nov 26 17:11:15 2017 +0000
+++ b/devel/Makefile    Sun Nov 26 17:12:46 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2571 2017/11/24 13:51:16 wiz Exp $
+# $NetBSD: Makefile,v 1.2572 2017/11/26 17:12:46 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -1908,6 +1908,7 @@
 SUBDIR+=       py-entrypoints
 SUBDIR+=       py-enum
 SUBDIR+=       py-enum34
+SUBDIR+=       py-exam
 SUBDIR+=       py-execnet
 SUBDIR+=       py-expect
 SUBDIR+=       py-expressions
@@ -2122,6 +2123,7 @@
 SUBDIR+=       py-tabular
 SUBDIR+=       py-termcolor
 SUBDIR+=       py-test
+SUBDIR+=       py-test-assume
 SUBDIR+=       py-test-cache
 SUBDIR+=       py-test-cov
 SUBDIR+=       py-test-flake8
@@ -2129,8 +2131,10 @@
 SUBDIR+=       py-test-isort
 SUBDIR+=       py-test-localserver
 SUBDIR+=       py-test-mock
+SUBDIR+=       py-test-pythonpath
 SUBDIR+=       py-test-relaxed
 SUBDIR+=       py-test-runner
+SUBDIR+=       py-test-sugar
 SUBDIR+=       py-test-timeout
 SUBDIR+=       py-test-utils
 SUBDIR+=       py-test-xdist
diff -r 4460ae6f2321 -r 6c61b7870b8c doc/CHANGES-2017
--- a/doc/CHANGES-2017  Sun Nov 26 17:11:15 2017 +0000
+++ b/doc/CHANGES-2017  Sun Nov 26 17:12:46 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2017,v 1.5050 2017/11/26 16:49:32 adam Exp $
+$NetBSD: CHANGES-2017,v 1.5051 2017/11/26 17:13:18 adam Exp $
 
 Changes to the packages collection and infrastructure in 2017:
 
@@ -7249,3 +7249,7 @@
        Updated geography/gama to 1.20 [gdt 2017-11-26]
        Updated www/nghttp2 to 1.28.0 [adam 2017-11-26]
        Updated www/nginx-devel to 1.13.7 [adam 2017-11-26]
+       Added devel/py-exam version 0.10.6 [adam 2017-11-26]
+       Added devel/py-test-assume version 1.2 [adam 2017-11-26]
+       Added devel/py-test-sugar version 0.9.0 [adam 2017-11-26]
+       Added devel/py-test-pythonpath version 0.7.1 [adam 2017-11-26]



Home | Main Index | Thread Index | Old Index