Date: Mon, 15 Jun 2026 18:47:22 +0000 From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8fc2d11a3fa9 - main - devel/py-pytest-verbose-parametrize: Update version 1.8.0=>1.8.1 Message-ID: <6a3048ba.24897.1c6374e8@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=8fc2d11a3fa9e89760cbc5728216bd4e5eb51840 commit 8fc2d11a3fa9e89760cbc5728216bd4e5eb51840 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2026-06-15 18:21:32 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2026-06-15 18:46:55 +0000 devel/py-pytest-verbose-parametrize: Update version 1.8.0=>1.8.1 --- devel/py-pytest-verbose-parametrize/Makefile | 7 +++---- devel/py-pytest-verbose-parametrize/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/py-pytest-verbose-parametrize/Makefile b/devel/py-pytest-verbose-parametrize/Makefile index a1c4af6631d9..0a3f05c4ea29 100644 --- a/devel/py-pytest-verbose-parametrize/Makefile +++ b/devel/py-pytest-verbose-parametrize/Makefile @@ -1,6 +1,5 @@ PORTNAME= pytest-verbose-parametrize -DISTVERSION= 1.8.0 -PORTREVISION= 1 +DISTVERSION= 1.8.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +12,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-git>=0:devel/py-setuptools-git@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=4.4.0:devel/py-pytest@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=4.4.0:devel/py-pytest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-shutil>=0:devel/py-pytest-shutil@${PY_FLAVOR} \ @@ -23,6 +23,5 @@ USES= python USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes -PORTSCOUT= skipv:1.8.1 .include <bsd.port.mk> diff --git a/devel/py-pytest-verbose-parametrize/distinfo b/devel/py-pytest-verbose-parametrize/distinfo index 12c0767f1f56..273b5d139a7f 100644 --- a/devel/py-pytest-verbose-parametrize/distinfo +++ b/devel/py-pytest-verbose-parametrize/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729329624 -SHA256 (pytest-verbose-parametrize-1.8.0.tar.gz) = 05dfd556c446159c366b88e196676321f48a6d92ad6465bae69758dd603db0a5 -SIZE (pytest-verbose-parametrize-1.8.0.tar.gz) = 30768 +TIMESTAMP = 1781547545 +SHA256 (pytest-verbose-parametrize-1.8.1.tar.gz) = d348e4ed7cd4d76365a7d38cfd2a738fbd0db84738e9bd3a6c253ed31eb5632d +SIZE (pytest-verbose-parametrize-1.8.1.tar.gz) = 30988home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3048ba.24897.1c6374e8>
