Date: Wed, 10 Aug 2022 21:11:13 GMT From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ad1e01b4171d - main - devel/py-astroid253: add PORTSCOUT Message-ID: <202208102111.27ALBDoR091820@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208102111.27ALBDoR091820>