pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-test-xdist



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Oct 12 06:27:53 UTC 2017

Modified Files:
        pkgsrc/devel/py-test-xdist: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-test-xdist/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-test-xdist/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-test-xdist/Makefile
diff -u pkgsrc/devel/py-test-xdist/Makefile:1.6 pkgsrc/devel/py-test-xdist/Makefile:1.7
--- pkgsrc/devel/py-test-xdist/Makefile:1.6     Tue Aug 22 08:04:29 2017
+++ pkgsrc/devel/py-test-xdist/Makefile Thu Oct 12 06:27:53 2017
@@ -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/}

Index: pkgsrc/devel/py-test-xdist/distinfo
diff -u pkgsrc/devel/py-test-xdist/distinfo:1.5 pkgsrc/devel/py-test-xdist/distinfo:1.6
--- pkgsrc/devel/py-test-xdist/distinfo:1.5     Tue Aug 22 08:04:29 2017
+++ pkgsrc/devel/py-test-xdist/distinfo Thu Oct 12 06:27:53 2017
@@ -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