pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-test-xdist Add missing PLIST commit for update.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/14bd7f655324
branches:  trunk
changeset: 366521:14bd7f655324
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Aug 15 07:42:10 2017 +0000

description:
Add missing PLIST commit for update.

diffstat:

 devel/py-test-xdist/PLIST |  20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

diffs (41 lines):

diff -r dce5bf88b6b9 -r 14bd7f655324 devel/py-test-xdist/PLIST
--- a/devel/py-test-xdist/PLIST Tue Aug 15 05:46:38 2017 +0000
+++ b/devel/py-test-xdist/PLIST Tue Aug 15 07:42:10 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/05/29 10:38:43 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/08/15 07:42:10 wiz Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -12,9 +12,6 @@
 ${PYSITELIB}/xdist/_version.py
 ${PYSITELIB}/xdist/_version.pyc
 ${PYSITELIB}/xdist/_version.pyo
-${PYSITELIB}/xdist/boxed.py
-${PYSITELIB}/xdist/boxed.pyc
-${PYSITELIB}/xdist/boxed.pyo
 ${PYSITELIB}/xdist/dsession.py
 ${PYSITELIB}/xdist/dsession.pyc
 ${PYSITELIB}/xdist/dsession.pyo
@@ -30,6 +27,21 @@
 ${PYSITELIB}/xdist/remote.py
 ${PYSITELIB}/xdist/remote.pyc
 ${PYSITELIB}/xdist/remote.pyo
+${PYSITELIB}/xdist/report.py
+${PYSITELIB}/xdist/report.pyc
+${PYSITELIB}/xdist/report.pyo
+${PYSITELIB}/xdist/scheduler/__init__.py
+${PYSITELIB}/xdist/scheduler/__init__.pyc
+${PYSITELIB}/xdist/scheduler/__init__.pyo
+${PYSITELIB}/xdist/scheduler/each.py
+${PYSITELIB}/xdist/scheduler/each.pyc
+${PYSITELIB}/xdist/scheduler/each.pyo
+${PYSITELIB}/xdist/scheduler/load.py
+${PYSITELIB}/xdist/scheduler/load.pyc
+${PYSITELIB}/xdist/scheduler/load.pyo
+${PYSITELIB}/xdist/scheduler/loadscope.py
+${PYSITELIB}/xdist/scheduler/loadscope.pyc
+${PYSITELIB}/xdist/scheduler/loadscope.pyo
 ${PYSITELIB}/xdist/slavemanage.py
 ${PYSITELIB}/xdist/slavemanage.pyc
 ${PYSITELIB}/xdist/slavemanage.pyo



Home | Main Index | Thread Index | Old Index