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 py-test-xdist: update to 1.20.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/174ab110ce12
branches:  trunk
changeset: 370121:174ab110ce12
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Oct 12 06:27:53 2017 +0000

description:
py-test-xdist: update to 1.20.1

1.20.1:

Bug Fixes
- Fix hang when all worker nodes crash and restart limit is reached
- Fix issue where the -n option would still run distributed tests when pytest
  was run with the --collect-only option

diffstat:

 devel/py-test-xdist/Makefile |   4 ++--
 devel/py-test-xdist/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 698246ca71da -r 174ab110ce12 devel/py-test-xdist/Makefile
--- a/devel/py-test-xdist/Makefile      Thu Oct 12 06:25:24 2017 +0000
+++ b/devel/py-test-xdist/Makefile      Thu Oct 12 06:27:53 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2017/08/22 08:04:29 adam Exp $
+# $NetBSD: Makefile,v 1.7 2017/10/12 06:27:53 adam Exp $
 
-DISTNAME=      pytest-xdist-1.20.0
+DISTNAME=      pytest-xdist-1.20.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-xdist/}
diff -r 698246ca71da -r 174ab110ce12 devel/py-test-xdist/distinfo
--- a/devel/py-test-xdist/distinfo      Thu Oct 12 06:25:24 2017 +0000
+++ b/devel/py-test-xdist/distinfo      Thu Oct 12 06:27:53 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/08/22 08:04:29 adam Exp $
+$NetBSD: distinfo,v 1.6 2017/10/12 06:27:53 adam Exp $
 
-SHA1 (pytest-xdist-1.20.0.tar.gz) = 014f384ca1b7afd385e1bce5fad8b30840ceaca7
-RMD160 (pytest-xdist-1.20.0.tar.gz) = 97180bdf2470c4bd47bd54c03ddf4d12be8cde5e
-SHA512 (pytest-xdist-1.20.0.tar.gz) = e91fa6fa2f3130d38d674f62e6332581b88b43d7a63562701edf705de1b8a633b6b2011a6fa5fcece955181f6cf263a8ca7481c5e5f9f1d56ce198327f7dd30a
-Size (pytest-xdist-1.20.0.tar.gz) = 56578 bytes
+SHA1 (pytest-xdist-1.20.1.tar.gz) = 69de0a39fb3ef2dc12ebd49ea705534c8a5061cf
+RMD160 (pytest-xdist-1.20.1.tar.gz) = 67aac6dfca3583d2ab86dcd3b306da3dd7ae5d8d
+SHA512 (pytest-xdist-1.20.1.tar.gz) = f36e02062e946993bfb9bfaca5aa14c138817f1ad8a8013c5a64b416e91abbfb02502a371c4507c4babb15ac54aca2dce5af4ffe72ed0aa167f670bddabd4b3c
+Size (pytest-xdist-1.20.1.tar.gz) = 57076 bytes



Home | Main Index | Thread Index | Old Index