git: 47ab759ee86d - main - devel/py-pytest-verbose-parametrize: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Dec 2024 01:25:22 UTC
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>