pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added py-test-fixture-config, py-test-shutil, py-test-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bbbbcf179475
branches:  trunk
changeset: 377879:bbbbcf179475
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Mar 24 06:50:49 2018 +0000

description:
Added py-test-fixture-config, py-test-shutil, py-test-virtualenv

diffstat:

 devel/Makefile   |  5 ++++-
 doc/CHANGES-2018 |  5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diffs (45 lines):

diff -r 0298e76fc8b1 -r bbbbcf179475 devel/Makefile
--- a/devel/Makefile    Sat Mar 24 06:49:39 2018 +0000
+++ b/devel/Makefile    Sat Mar 24 06:50:49 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2650 2018/03/23 10:20:06 adam Exp $
+# $NetBSD: Makefile,v 1.2651 2018/03/24 06:50:49 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -2211,6 +2211,7 @@
 SUBDIR+=       py-test-asyncio
 SUBDIR+=       py-test-cache
 SUBDIR+=       py-test-cov
+SUBDIR+=       py-test-fixture-config
 SUBDIR+=       py-test-flake8
 SUBDIR+=       py-test-forked
 SUBDIR+=       py-test-isort
@@ -2219,9 +2220,11 @@
 SUBDIR+=       py-test-pythonpath
 SUBDIR+=       py-test-relaxed
 SUBDIR+=       py-test-runner
+SUBDIR+=       py-test-shutil
 SUBDIR+=       py-test-sugar
 SUBDIR+=       py-test-timeout
 SUBDIR+=       py-test-utils
+SUBDIR+=       py-test-virtualenv
 SUBDIR+=       py-test-xdist
 SUBDIR+=       py-testpath
 SUBDIR+=       py-testresources
diff -r 0298e76fc8b1 -r bbbbcf179475 doc/CHANGES-2018
--- a/doc/CHANGES-2018  Sat Mar 24 06:49:39 2018 +0000
+++ b/doc/CHANGES-2018  Sat Mar 24 06:50:49 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2018,v 1.1523 2018/03/23 17:55:38 adam Exp $
+$NetBSD: CHANGES-2018,v 1.1524 2018/03/24 06:51:43 adam Exp $
 
 Changes to the packages collection and infrastructure in 2018:
 
@@ -2064,3 +2064,6 @@
        Updated devel/transifex-client to 0.13.1 [taca 2018-03-23]
        Added math/R-forecast version 8.2 [minskim 2018-03-23]
        Updated multimedia/libdvdcss to 1.4.2 [adam 2018-03-23]
+       Added devel/py-test-fixture-config version 1.3.0 [adam 2018-03-24]
+       Added devel/py-test-virtualenv version 1.3.0 [adam 2018-03-24]
+       Added devel/py-test-shutil version 1.3.0 [adam 2018-03-24]



Home | Main Index | Thread Index | Old Index