summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-07-30 05:55:34 +0000
committeradam <adam@pkgsrc.org>2017-07-30 05:55:34 +0000
commit97223edea82773a290244cfd174b25e2fb6678cc (patch)
tree0c928264cdd22cac14f0f0a1d40440f83ec3cd48
parent251b8acd028de992ecc598e85265d306d7aff072 (diff)
downloadpkgsrc-97223edea82773a290244cfd174b25e2fb6678cc.tar.gz
pytest-xdist 1.18.2:
Bug Fixes - Removal of unnecessary dependency on incorrect version of py. - Fix bug in internal event-loop error handler in the master node. This bug would shadow the original errors making extremely hard/impossible for users to diagnose the problem properly
-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 4b4a3c67cdf..0fa128f9bd9 100644
--- a/devel/py-test-xdist/Makefile
+++ b/devel/py-test-xdist/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2017/07/23 19:41:58 adam Exp $
+# $NetBSD: Makefile,v 1.4 2017/07/30 05:55:34 adam Exp $
-DISTNAME= pytest-xdist-1.18.1
+DISTNAME= pytest-xdist-1.18.2
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 ee5323bd026..baed9d7908b 100644
--- a/devel/py-test-xdist/distinfo
+++ b/devel/py-test-xdist/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/07/23 19:41:58 adam Exp $
+$NetBSD: distinfo,v 1.3 2017/07/30 05:55:34 adam Exp $
-SHA1 (pytest-xdist-1.18.1.tar.gz) = ab75fd80d52c0906f6a75fd3e9c77d09b6707fd7
-RMD160 (pytest-xdist-1.18.1.tar.gz) = cd0d8f253d992e19684d3ea463f5b4ca559a5a5d
-SHA512 (pytest-xdist-1.18.1.tar.gz) = 45d185129519e54c9496df1936df3019dc22c718fec10767dedf7365c17f603bbbb4dce3372536b382d0ed63fc2c70fc50ad0529502b40b289399ccd904d2068
-Size (pytest-xdist-1.18.1.tar.gz) = 50030 bytes
+SHA1 (pytest-xdist-1.18.2.tar.gz) = 30913b198df5d82b33a871390f03f8791f26e2f3
+RMD160 (pytest-xdist-1.18.2.tar.gz) = 011ef16ddd41364da8dc5296cffb944c9f1b5a72
+SHA512 (pytest-xdist-1.18.2.tar.gz) = 5653abaa4890b4e0132946353b632db8631f1d6b4981536d6ea70fff77bbe40766af69315b3e2d84aa26c5bf478b28b0d47d7850a0ca4bc58e6f67b846a24790
+Size (pytest-xdist-1.18.2.tar.gz) = 50139 bytes