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: updated to 1.24.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0152af532357
branches:  trunk
changeset: 314529:0152af532357
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Oct 30 10:15:17 2018 +0000

description:
py-test-xdist: updated to 1.24.0

pytest-xdist 1.24.0:
Features
- New --maxprocesses command-line option that limits the maximum number of workers when using --numprocesses=auto.
Bug Fixes
- Fix scheduling deadlock in case of inter-test locking.

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 5df6063b0e4c -r 0152af532357 devel/py-test-xdist/Makefile
--- a/devel/py-test-xdist/Makefile      Tue Oct 30 10:12:58 2018 +0000
+++ b/devel/py-test-xdist/Makefile      Tue Oct 30 10:15:17 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2018/10/02 08:43:53 adam Exp $
+# $NetBSD: Makefile,v 1.16 2018/10/30 10:15:17 adam Exp $
 
-DISTNAME=      pytest-xdist-1.23.2
+DISTNAME=      pytest-xdist-1.24.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-xdist/}
diff -r 5df6063b0e4c -r 0152af532357 devel/py-test-xdist/distinfo
--- a/devel/py-test-xdist/distinfo      Tue Oct 30 10:12:58 2018 +0000
+++ b/devel/py-test-xdist/distinfo      Tue Oct 30 10:15:17 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2018/10/02 08:43:53 adam Exp $
+$NetBSD: distinfo,v 1.15 2018/10/30 10:15:17 adam Exp $
 
-SHA1 (pytest-xdist-1.23.2.tar.gz) = 0b9c044830166b4b6786b26f7dc3235c974d1748
-RMD160 (pytest-xdist-1.23.2.tar.gz) = 580d164868e509363f287d318b9d54516de401f8
-SHA512 (pytest-xdist-1.23.2.tar.gz) = 4aae9a6d74e53a29630d0233d0a903d008023e322de726ef7ab7cf4865f428942f96cc65264e19726cb6213264edaa747da2cb6f368989417ba821f2a3f9b654
-Size (pytest-xdist-1.23.2.tar.gz) = 59932 bytes
+SHA1 (pytest-xdist-1.24.0.tar.gz) = f7afb8276ee39a1543adf47e28834b8f9159b20a
+RMD160 (pytest-xdist-1.24.0.tar.gz) = 66d45a8498dff2548caf67b895b16ef4503a22ff
+SHA512 (pytest-xdist-1.24.0.tar.gz) = b6262f8ea67f0c67aea9e356f6b7548eb947111151859c7fc3eabba70a20eb77244b9d5067d783d8203586b0040e2a6b8d8d63108d910ee50898f9d521481187
+Size (pytest-xdist-1.24.0.tar.gz) = 60476 bytes



Home | Main Index | Thread Index | Old Index