Date: Sat, 21 Dec 2024 01:25:22 GMT 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: 47ab759ee86d - main - devel/py-pytest-verbose-parametrize: Add PORTSCOUT Message-ID: <202412210125.4BL1PMxr010855@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=47ab759ee86d359fcd82e4c6ad437dd6e0101501 commit 47ab759ee86d359fcd82e4c6ad437dd6e0101501 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-12-20 10:22:42 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-12-21 01:08:17 +0000 devel/py-pytest-verbose-parametrize: Add PORTSCOUT 1.8.1 is the version for the metaport but we have modularized the upstream projects into smaller ports and there is no release 1.8.1 for this port. --- devel/py-pytest-verbose-parametrize/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/py-pytest-verbose-parametrize/Makefile b/devel/py-pytest-verbose-parametrize/Makefile index e560385a530c..9431a4437fdb 100644 --- a/devel/py-pytest-verbose-parametrize/Makefile +++ b/devel/py-pytest-verbose-parametrize/Makefile @@ -22,5 +22,6 @@ USES= python USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes +PORTSCOUT= skipv:1.8.1 .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412210125.4BL1PMxr010855>