pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Added py-apipkg, py-execnet, py-test-xdist



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9090381cbc58
branches:  trunk
changeset: 362908:9090381cbc58
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon May 29 10:39:59 2017 +0000

description:
Added py-apipkg, py-execnet, py-test-xdist

diffstat:

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

diffs (33 lines):

diff -r 0f2dd6a1daee -r 9090381cbc58 devel/Makefile
--- a/devel/Makefile    Mon May 29 10:38:43 2017 +0000
+++ b/devel/Makefile    Mon May 29 10:39:59 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2435 2017/05/28 20:04:02 nros Exp $
+# $NetBSD: Makefile,v 1.2436 2017/05/29 10:39:59 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -1754,6 +1754,7 @@
 SUBDIR+=       py-ZopeI18NMessageid
 SUBDIR+=       py-ZopeInterface
 SUBDIR+=       py-ZopeSchema
+SUBDIR+=       py-apipkg
 SUBDIR+=       py-appdirs
 SUBDIR+=       py-argcomplete
 SUBDIR+=       py-argh
@@ -1821,6 +1822,7 @@
 SUBDIR+=       py-entrypoints
 SUBDIR+=       py-enum
 SUBDIR+=       py-enum34
+SUBDIR+=       py-execnet
 SUBDIR+=       py-expect
 SUBDIR+=       py-extras
 SUBDIR+=       py-faker
@@ -2022,6 +2024,7 @@
 SUBDIR+=       py-test-cov
 SUBDIR+=       py-test-mock
 SUBDIR+=       py-test-runner
+SUBDIR+=       py-test-xdist
 SUBDIR+=       py-testpath
 SUBDIR+=       py-testresources
 SUBDIR+=       py-testscenarios



Home | Main Index | Thread Index | Old Index