Received: by mail.netbsd.org (Postfix, from userid 605) id 98B7484DF3; Fri, 5 Apr 2019 13:11:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1F5A084DEF for ; Fri, 5 Apr 2019 13:11:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id GMz0kyCS272s for ; Fri, 5 Apr 2019 13:11:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 94F9084DA6 for ; Fri, 5 Apr 2019 13:11:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8F8A3FB16; Fri, 5 Apr 2019 13:11:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1554469890141860" MIME-Version: 1.0 Date: Fri, 5 Apr 2019 13:11:30 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/py-test-xdist To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20190405131130.8F8A3FB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1554469890141860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Apr 5 13:11:30 UTC 2019 Modified Files: pkgsrc/devel/py-test-xdist: Makefile distinfo Log Message: py-test-xdist: updated to 1.28.0 pytest-xdist 1.28.0: Features - pytest-xdist now uses the new pytest_report_to_serializable and pytest_report_from_serializable hooks from pytest 4.4 (still experimental). This will make report serialization more reliable and extensible. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/py-test-xdist/Makefile cvs rdiff -u -r1.20 -r1.21 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. --_----------=_1554469890141860 Content-Disposition: inline Content-Length: 2181 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-test-xdist/Makefile diff -u pkgsrc/devel/py-test-xdist/Makefile:1.21 pkgsrc/devel/py-test-xdist/Makefile:1.22 --- pkgsrc/devel/py-test-xdist/Makefile:1.21 Thu Mar 21 10:22:06 2019 +++ pkgsrc/devel/py-test-xdist/Makefile Fri Apr 5 13:11:30 2019 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2019/03/21 10:22:06 adam Exp $ +# $NetBSD: Makefile,v 1.22 2019/04/05 13:11:30 adam Exp $ -DISTNAME= pytest-xdist-1.27.0 +DISTNAME= pytest-xdist-1.28.0 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}-six-[0-9]*:../../lang/py-six -DEPENDS+= ${PYPKGPREFIX}-test>=3.6.0:../../devel/py-test +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 Index: pkgsrc/devel/py-test-xdist/distinfo diff -u pkgsrc/devel/py-test-xdist/distinfo:1.20 pkgsrc/devel/py-test-xdist/distinfo:1.21 --- pkgsrc/devel/py-test-xdist/distinfo:1.20 Thu Mar 21 10:22:06 2019 +++ pkgsrc/devel/py-test-xdist/distinfo Fri Apr 5 13:11:30 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.20 2019/03/21 10:22:06 adam Exp $ +$NetBSD: distinfo,v 1.21 2019/04/05 13:11:30 adam Exp $ -SHA1 (pytest-xdist-1.27.0.tar.gz) = f44284321b40a037708d809afcdc24baa1b7f747 -RMD160 (pytest-xdist-1.27.0.tar.gz) = cef5896e6dd02c027934d7dd9e4d851009b0c440 -SHA512 (pytest-xdist-1.27.0.tar.gz) = 4d3bd4ac28e5bf87f85aaa05bbcfd3c27b4abf0e5bb018b65efd630eada010cfe94490c6fd614ef55d6de38e22917a1a932e5d01303200ee1bee5ee877b6db7d -Size (pytest-xdist-1.27.0.tar.gz) = 65259 bytes +SHA1 (pytest-xdist-1.28.0.tar.gz) = 40b64d520e5df7537e3cdbd8fb37890b867dcfd1 +RMD160 (pytest-xdist-1.28.0.tar.gz) = fa05c1ce1fdbbf4cc3ce7fb53ba5ede54e899868 +SHA512 (pytest-xdist-1.28.0.tar.gz) = 89b8885103a944ae72535de40028db052f76631ade6f969489d3dc3a1a61a3233df6655d0905d9f5253f23740a15aea824b460c680e79c16f275b31cb2abd6ad +Size (pytest-xdist-1.28.0.tar.gz) = 61486 bytes --_----------=_1554469890141860--