summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-01-03 11:44:04 +0000
committeradam <adam@pkgsrc.org>2020-01-03 11:44:04 +0000
commit1fd116a37363bd9907f559e4bab363e4cb41c7c5 (patch)
tree800c0dd87b669d44f26c290bdacde6a6fd5683f4 /devel
parentb9841a254f7dcc5b4388e1c2c946f00a6a4ca97b (diff)
downloadpkgsrc-1fd116a37363bd9907f559e4bab363e4cb41c7c5.tar.gz
py-test-xdist: updated to 1.31.0
pytest-xdist 1.31.0: Features - Add support for Python 3.8. Bug Fixes - Fix regression that caused custom plugin command-line arguments to be discarded when using ``--tx`` mode.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-test-xdist/Makefile5
-rw-r--r--devel/py-test-xdist/distinfo10
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/py-test-xdist/Makefile b/devel/py-test-xdist/Makefile
index 08823835499..ac1515f3f30 100644
--- a/devel/py-test-xdist/Makefile
+++ b/devel/py-test-xdist/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2019/10/02 10:18:58 adam Exp $
+# $NetBSD: Makefile,v 1.25 2020/01/03 11:44:04 adam Exp $
-DISTNAME= pytest-xdist-1.30.0
+DISTNAME= pytest-xdist-1.31.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-xdist/}
@@ -15,6 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-test>=4.4.0:../../devel/py-test
DEPENDS+= ${PYPKGPREFIX}-test-forked-[0-9]*:../../devel/py-test-forked
BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
+TEST_DEPENDS+= ${PYPKGPREFIX}-filelock-[0-9]*:../../devel/py-filelock
USE_LANGUAGES= # none
diff --git a/devel/py-test-xdist/distinfo b/devel/py-test-xdist/distinfo
index 9aaad2a0e2a..a7ce6fc2fa0 100644
--- a/devel/py-test-xdist/distinfo
+++ b/devel/py-test-xdist/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2019/10/02 10:18:58 adam Exp $
+$NetBSD: distinfo,v 1.24 2020/01/03 11:44:04 adam Exp $
-SHA1 (pytest-xdist-1.30.0.tar.gz) = 590a325b8ca55a892ac7a440e1477803c8af2c43
-RMD160 (pytest-xdist-1.30.0.tar.gz) = 9cc6aa83ce7a1175f4b333cdcfdcbf801714eec5
-SHA512 (pytest-xdist-1.30.0.tar.gz) = 978b67df2366d916db62af21f2c610ac5d2de43cecf3260ec9bf52f904098514c3052ce8ca2195c17addd4012f3c5d38ce8a701d26c8158142a821b0d0cf9122
-Size (pytest-xdist-1.30.0.tar.gz) = 62286 bytes
+SHA1 (pytest-xdist-1.31.0.tar.gz) = 442051a011cf2384e0d86e319aac29ccba62f7c7
+RMD160 (pytest-xdist-1.31.0.tar.gz) = 97e2ef432e1c265110ede1a2407b749240f3cd3d
+SHA512 (pytest-xdist-1.31.0.tar.gz) = b7960d20295232b251c8ddcc5a3b9d6e7b761d577ba11c2647b4b4b410ee5c05998cf57fa57208561eb3ea7c4914db1fd446173794589d8c8e8e79ff8e0ad3aa
+Size (pytest-xdist-1.31.0.tar.gz) = 66133 bytes