git: ad1e01b4171d - main - devel/py-astroid253: add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Aug 2022 21:11:13 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=ad1e01b4171dd4e8ef7c99ccadae8d77eaa2a6f7 commit ad1e01b4171dd4e8ef7c99ccadae8d77eaa2a6f7 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-08-10 21:04:08 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-08-10 21:11:06 +0000 devel/py-astroid253: add PORTSCOUT --- devel/py-astroid253/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/py-astroid253/Makefile b/devel/py-astroid253/Makefile index b1ec1e0d4487..8e430a060fa4 100644 --- a/devel/py-astroid253/Makefile +++ b/devel/py-astroid253/Makefile @@ -26,4 +26,6 @@ CONFLICTS= ${PYTHON_PKGNAMEPREFIX}astroid NO_ARCH= yes PYTEST_IGNORED_TESTS= test_find_distutils_submodules_in_virtualenv +PORTSCOUT= ignore:1 + .include <bsd.port.mk>