summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-10-30 10:15:17 +0000
committeradam <adam@pkgsrc.org>2018-10-30 10:15:17 +0000
commit274987d4ccf0c2df77f49fcf3302aa5861fcc587 (patch)
tree8214473733db09b821115d405af3830e568e751f /devel
parentfcd77efa74bb08d3909d7cdfc341112a43e503e7 (diff)
downloadpkgsrc-274987d4ccf0c2df77f49fcf3302aa5861fcc587.tar.gz
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 (limited to 'devel')
-rw-r--r--devel/py-test-xdist/Makefile4
-rw-r--r--devel/py-test-xdist/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-test-xdist/Makefile b/devel/py-test-xdist/Makefile
index 0141abe2f82..b722fd69891 100644
--- a/devel/py-test-xdist/Makefile
+++ b/devel/py-test-xdist/Makefile
@@ -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 --git a/devel/py-test-xdist/distinfo b/devel/py-test-xdist/distinfo
index 4a41cdf5c81..d14bddea2c5 100644
--- a/devel/py-test-xdist/distinfo
+++ b/devel/py-test-xdist/distinfo
@@ -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