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: Sun Jul 23 19:41:58 UTC 2017
Modified Files:
pkgsrc/devel/py-test-xdist: Makefile distinfo
Log Message:
1.18.1:
Bug Fixes
- Fixed serialization of ``longrepr.sections`` during error reporting from
workers.
- Fix ``ReprLocal`` not being unserialized breaking --showlocals usages.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-test-xdist/Makefile
cvs rdiff -u -r1.1 -r1.2 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.2 pkgsrc/devel/py-test-xdist/Makefile:1.3
--- pkgsrc/devel/py-test-xdist/Makefile:1.2 Tue Jun 6 17:34:32 2017
+++ pkgsrc/devel/py-test-xdist/Makefile Sun Jul 23 19:41:58 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2017/06/06 17:34:32 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2017/07/23 19:41:58 adam Exp $
-DISTNAME= pytest-xdist-1.16.0
+DISTNAME= pytest-xdist-1.18.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-xdist/}
@@ -12,7 +12,7 @@ LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-execnet>=1.1:../../devel/py-execnet
DEPENDS+= ${PYPKGPREFIX}-py>=1.4.22:../../devel/py-py
-DEPENDS+= ${PYPKGPREFIX}-test>=2.7.0:../../devel/py-test
+DEPENDS+= ${PYPKGPREFIX}-test>=3.0.0:../../devel/py-test
BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
USE_LANGUAGES= # none
Index: pkgsrc/devel/py-test-xdist/distinfo
diff -u pkgsrc/devel/py-test-xdist/distinfo:1.1 pkgsrc/devel/py-test-xdist/distinfo:1.2
--- pkgsrc/devel/py-test-xdist/distinfo:1.1 Mon May 29 10:38:43 2017
+++ pkgsrc/devel/py-test-xdist/distinfo Sun Jul 23 19:41:58 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/05/29 10:38:43 adam Exp $
+$NetBSD: distinfo,v 1.2 2017/07/23 19:41:58 adam Exp $
-SHA1 (pytest-xdist-1.16.0.tar.gz) = 0d631a2b3f8696a1609fce3fb2397fdd6b70da85
-RMD160 (pytest-xdist-1.16.0.tar.gz) = 80edfc36095b748e7fb94a876d6256e24efff9dc
-SHA512 (pytest-xdist-1.16.0.tar.gz) = 96811459c43ad2a3625bde98b9047434d7207e1d7170ccfb0a5648f3646b7a1f326b89f146a45ff394223f8276015632f5d2c38fc0e6b7a922eedbca5fe325a7
-Size (pytest-xdist-1.16.0.tar.gz) = 88393 bytes
+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
Home |
Main Index |
Thread Index |
Old Index