Tue Oct 2 08:43:53 2018 UTC ()
py-test-xdist: updated to 1.23.2

pytest-xdist 1.23.2:

Bug Fixes
- Fix issue where Warnings could cause pytest to fail if they do not set the args attribute correctly.

pytest-xdist 1.23.1:

Bug Fixes
- Fix warnings transfer between workers and master node with pytest >= 3.8.py-test-xdist: updated to 1.23.2


(adam)
diff -r1.14 -r1.15 pkgsrc/devel/py-test-xdist/Makefile
diff -r1.13 -r1.14 pkgsrc/devel/py-test-xdist/distinfo

cvs diff -r1.14 -r1.15 pkgsrc/devel/py-test-xdist/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-test-xdist/Makefile 2018/08/28 11:05:16 1.14
+++ pkgsrc/devel/py-test-xdist/Makefile 2018/10/02 08:43:53 1.15
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.14 2018/08/28 11:05:16 adam Exp $ 1# $NetBSD: Makefile,v 1.15 2018/10/02 08:43:53 adam Exp $
2 2
3DISTNAME= pytest-xdist-1.23.0 3DISTNAME= pytest-xdist-1.23.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-xdist/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-xdist/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/pytest-dev/pytest-xdist 9HOMEPAGE= https://github.com/pytest-dev/pytest-xdist
10COMMENT= Plugin for distributed testing and loop-on-failing modes 10COMMENT= Plugin for distributed testing and loop-on-failing modes
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= ${PYPKGPREFIX}-execnet>=1.1:../../devel/py-execnet 13DEPENDS+= ${PYPKGPREFIX}-execnet>=1.1:../../devel/py-execnet
14DEPENDS+= ${PYPKGPREFIX}-py>=1.4.22:../../devel/py-py 14DEPENDS+= ${PYPKGPREFIX}-py>=1.4.22:../../devel/py-py
15DEPENDS+= ${PYPKGPREFIX}-test>=3.0.0:../../devel/py-test 15DEPENDS+= ${PYPKGPREFIX}-test>=3.0.0:../../devel/py-test
16DEPENDS+= ${PYPKGPREFIX}-test-forked-[0-9]*:../../devel/py-test-forked 16DEPENDS+= ${PYPKGPREFIX}-test-forked-[0-9]*:../../devel/py-test-forked

cvs diff -r1.13 -r1.14 pkgsrc/devel/py-test-xdist/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-test-xdist/distinfo 2018/08/28 11:05:16 1.13
+++ pkgsrc/devel/py-test-xdist/distinfo 2018/10/02 08:43:53 1.14
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.13 2018/08/28 11:05:16 adam Exp $ 1$NetBSD: distinfo,v 1.14 2018/10/02 08:43:53 adam Exp $
2 2
3SHA1 (pytest-xdist-1.23.0.tar.gz) = b9c9add5424e4999c56f44ba0a5c1f257c4cda27 3SHA1 (pytest-xdist-1.23.2.tar.gz) = 0b9c044830166b4b6786b26f7dc3235c974d1748
4RMD160 (pytest-xdist-1.23.0.tar.gz) = 32a0cc2248cb27e1190e2d448d65bc659d9eef76 4RMD160 (pytest-xdist-1.23.2.tar.gz) = 580d164868e509363f287d318b9d54516de401f8
5SHA512 (pytest-xdist-1.23.0.tar.gz) = 5031ed827eb7b819bb07cc2d176d3b23b676e96c5488e26a36bdde3048331c7354379212d753a256311758180f9e2fdd2ea3306026def1208734b406895c521e 5SHA512 (pytest-xdist-1.23.2.tar.gz) = 4aae9a6d74e53a29630d0233d0a903d008023e322de726ef7ab7cf4865f428942f96cc65264e19726cb6213264edaa747da2cb6f368989417ba821f2a3f9b654
6Size (pytest-xdist-1.23.0.tar.gz) = 58898 bytes 6Size (pytest-xdist-1.23.2.tar.gz) = 59932 bytes