From owner-dev-commits-ports-all@freebsd.org Tue Jun 22 01:52:02 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EFEB365420A; Tue, 22 Jun 2021 01:52:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G88XL6Kz0z4TRy; Tue, 22 Jun 2021 01:52:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C1B0B39C; Tue, 22 Jun 2021 01:52:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15M1q2pU076645; Tue, 22 Jun 2021 01:52:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15M1q2ZE076644; Tue, 22 Jun 2021 01:52:02 GMT (envelope-from git) Date: Tue, 22 Jun 2021 01:52:02 GMT Message-Id: <202106220152.15M1q2ZE076644@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Fukang Chen Subject: git: 31642e81e3d4 - main - devel/py-pytest-xprocess: Update to 0.17.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: loader X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 31642e81e3d428993fb35b38f464ba3c68c32399 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jun 2021 01:52:03 -0000 The branch main has been updated by loader: URL: https://cgit.FreeBSD.org/ports/commit/?id=31642e81e3d428993fb35b38f464ba3c68c32399 commit 31642e81e3d428993fb35b38f464ba3c68c32399 Author: Fukang Chen AuthorDate: 2021-06-22 01:39:37 +0000 Commit: Fukang Chen CommitDate: 2021-06-22 01:51:33 +0000 devel/py-pytest-xprocess: Update to 0.17.1 Approved by: koobs (ports, mentor, implicit) MFH: No (feature release) --- devel/py-pytest-xprocess/Makefile | 10 ++++------ devel/py-pytest-xprocess/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/devel/py-pytest-xprocess/Makefile b/devel/py-pytest-xprocess/Makefile index 154c06127ea5..acfb81c17f83 100644 --- a/devel/py-pytest-xprocess/Makefile +++ b/devel/py-pytest-xprocess/Makefile @@ -1,5 +1,5 @@ PORTNAME= pytest-xprocess -PORTVERSION= 0.12.1 +PORTVERSION= 0.17.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,17 +10,15 @@ COMMENT= Pytest plugin to manage external processes across test runs LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.3.5:devel/py-pytest@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest-cache>0:devel/py-pytest-cache@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes - -post-extract: - ${RM} -r ${WRKSRC}/example/__pycache__ +TEST_ENV+= PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} do-test: @cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest diff --git a/devel/py-pytest-xprocess/distinfo b/devel/py-pytest-xprocess/distinfo index a15c9542efd5..e052fe53c38c 100644 --- a/devel/py-pytest-xprocess/distinfo +++ b/devel/py-pytest-xprocess/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1537860840 -SHA256 (pytest-xprocess-0.12.1.tar.gz) = 50e0d00d898a867cf2af75168a8bf6d23d582365f8765b73dfc0430d1e53821b -SIZE (pytest-xprocess-0.12.1.tar.gz) = 12078 +TIMESTAMP = 1624236496 +SHA256 (pytest-xprocess-0.17.1.tar.gz) = 59c739edee7f3f2258e7c77989241698e356c552f5efb28bb46b478616888bf6 +SIZE (pytest-xprocess-0.17.1.tar.gz) = 19758