Thu Mar 1 08:06:31 2018 UTC ()
py-test-xdist: updated to 1.22.2

1.22.2:
Add backward compatibility for slaveoutput attribute to WorkerController instances.


(adam)
diff -r1.10 -r1.11 pkgsrc/devel/py-test-xdist/Makefile
diff -r1.9 -r1.10 pkgsrc/devel/py-test-xdist/distinfo

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

--- pkgsrc/devel/py-test-xdist/Makefile 2018/02/22 09:36:36 1.10
+++ pkgsrc/devel/py-test-xdist/Makefile 2018/03/01 08:06:31 1.11
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.10 2018/02/22 09:36:36 adam Exp $ 1# $NetBSD: Makefile,v 1.11 2018/03/01 08:06:31 adam Exp $
2 2
3DISTNAME= pytest-xdist-1.22.1 3DISTNAME= pytest-xdist-1.22.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.9 -r1.10 pkgsrc/devel/py-test-xdist/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-test-xdist/distinfo 2018/02/22 09:36:36 1.9
+++ pkgsrc/devel/py-test-xdist/distinfo 2018/03/01 08:06:31 1.10
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.9 2018/02/22 09:36:36 adam Exp $ 1$NetBSD: distinfo,v 1.10 2018/03/01 08:06:31 adam Exp $
2 2
3SHA1 (pytest-xdist-1.22.1.tar.gz) = dea5aaad7d882e081556a9750950256cca4a3f00 3SHA1 (pytest-xdist-1.22.2.tar.gz) = f4c979a83d2456b6c7347453e726117fd2711b87
4RMD160 (pytest-xdist-1.22.1.tar.gz) = a9983247ee5d9c8d8cc85d07efb1be8441346abb 4RMD160 (pytest-xdist-1.22.2.tar.gz) = e7fac1c86b4f8cebd00a12a20dc44f9d00867acb
5SHA512 (pytest-xdist-1.22.1.tar.gz) = b8bce1a3f69720382107d3a9b2b8d0281f442ee76e9faa2c4bc0d884260b542c0375604dfb1535ba70099e6d44d610dad0ba2901ae91d939e7e569c306d0e71b 5SHA512 (pytest-xdist-1.22.2.tar.gz) = 69a0a233fe52ead13cadd46c134c67e4d0fdcd2a77929aea3da2530cd54c283d46c6d416a1450016ba7e9127b30bd85add99b562d9ec0a49bbe1c08b7828df68
6Size (pytest-xdist-1.22.1.tar.gz) = 57820 bytes 6Size (pytest-xdist-1.22.2.tar.gz) = 57866 bytes