Received: by mail.netbsd.org (Postfix, from userid 605) id 9B11A84D6A; Thu, 9 May 2019 11:59:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 248C584D31 for ; Thu, 9 May 2019 11:59:32 +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 qJuMcFcznJ-p for ; Thu, 9 May 2019 11:59:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 8C4E584CD4 for ; Thu, 9 May 2019 11:59:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8A026FB16; Thu, 9 May 2019 11:59:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1557403171236490" MIME-Version: 1.0 Date: Thu, 9 May 2019 11:59:31 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/py-test To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20190509115931.8A026FB16@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. --_----------=_1557403171236490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: adam Date: Thu May 9 11:59:31 UTC 2019 Modified Files: pkgsrc/devel/py-test: Makefile distinfo Log Message: py-test: updated to 4.4.2 pytest 4.4.2: Bug Fixes * Fix crash caused by error in __repr__ function with both showlocals and verbose output enabled. * Eliminate core dependency on ‘terminal’ plugin. * Require pluggy>=0.11.0 which reverts a dependency to importlib-metadata added in 0.10.0. The importlib-metadata package cannot be imported when installed as an egg and causes issues when relying on setup.py to install test dependencies. Improved Documentation * Doc: pytest_ignore_collect, pytest_collect_directory, pytest_collect_file and pytest_pycollect_makemodule hooks’s ‘path’ parameter documented type is now py.path.local * Improve help for --runxfail flag. Trivial/Internal Changes * Removed internal and unused _pytest.deprecated.MARK_INFO_ATTRIBUTE. To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78 pkgsrc/devel/py-test/Makefile cvs rdiff -u -r1.70 -r1.71 pkgsrc/devel/py-test/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1557403171236490 Content-Disposition: inline Content-Length: 2644 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-test/Makefile diff -u pkgsrc/devel/py-test/Makefile:1.77 pkgsrc/devel/py-test/Makefile:1.78 --- pkgsrc/devel/py-test/Makefile:1.77 Tue Apr 16 07:17:06 2019 +++ pkgsrc/devel/py-test/Makefile Thu May 9 11:59:31 2019 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.77 2019/04/16 07:17:06 adam Exp $ +# $NetBSD: Makefile,v 1.78 2019/05/09 11:59:31 adam Exp $ -DISTNAME= pytest-4.4.1 +DISTNAME= pytest-4.4.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest/} @@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-atomicwrites>=1 DEPENDS+= ${PYPKGPREFIX}-attrs>=17.4.0:../../devel/py-attrs DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat DEPENDS+= ${PYPKGPREFIX}-more-itertools>=4.0.0:../../devel/py-more-itertools -DEPENDS+= ${PYPKGPREFIX}-pluggy>=0.9:../../devel/py-pluggy +DEPENDS+= ${PYPKGPREFIX}-pluggy>=0.11:../../devel/py-pluggy DEPENDS+= ${PYPKGPREFIX}-py>=1.5.0:../../devel/py-py DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools DEPENDS+= ${PYPKGPREFIX}-six>=1.10.0:../../lang/py-six @@ -26,10 +26,8 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-requests-[ .include "../../lang/python/pyversion.mk" .if ${_PYTHON_VERSION} == 27 DEPENDS+= ${PYPKGPREFIX}-funcsigs>=1.0:../../devel/py-funcsigs -TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock -.endif -.if ${_PYTHON_VERSION} < 36 DEPENDS+= ${PYPKGPREFIX}-pathlib2>=2.2.0:../../devel/py-pathlib2 +TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock .endif USE_LANGUAGES= # none Index: pkgsrc/devel/py-test/distinfo diff -u pkgsrc/devel/py-test/distinfo:1.70 pkgsrc/devel/py-test/distinfo:1.71 --- pkgsrc/devel/py-test/distinfo:1.70 Tue Apr 16 07:17:06 2019 +++ pkgsrc/devel/py-test/distinfo Thu May 9 11:59:31 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.70 2019/04/16 07:17:06 adam Exp $ +$NetBSD: distinfo,v 1.71 2019/05/09 11:59:31 adam Exp $ -SHA1 (pytest-4.4.1.tar.gz) = 90456d876992292ad1afd326885ff402a0853f43 -RMD160 (pytest-4.4.1.tar.gz) = efb4ccd7c2b0e469960cb35295b8ed6456f27864 -SHA512 (pytest-4.4.1.tar.gz) = a4bc18fe7d8db5433d4d52c0ced38d3d0e6a785710bdc772e007fb1f0f516db2267e608845e075ce4d69a5e71a5e741cc6d84b04622e0a04bd2ad3b6576a1473 -Size (pytest-4.4.1.tar.gz) = 931385 bytes +SHA1 (pytest-4.4.2.tar.gz) = ad7ecc3dc915176faf1807c47503460d8562f39d +RMD160 (pytest-4.4.2.tar.gz) = ed0583c479699a80fcb7c408682d0045f96306e2 +SHA512 (pytest-4.4.2.tar.gz) = 14a5a93fef129f58f37686b39ae1bfa3a32bc81f7ee83b6f754e0d7f18e85c0c7f44f12651dc9b3eb2ff62ab4aca5665b33e1c319051c7d8e3d5e004047150ec +Size (pytest-4.4.2.tar.gz) = 932427 bytes --_----------=_1557403171236490--