git: de7c957912a5 - main - www/py-requests-cache93: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Jul 2022 11:39:19 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=de7c957912a5258c2f5ee409322d0e2d90d538fa commit de7c957912a5258c2f5ee409322d0e2d90d538fa Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-07-19 10:23:25 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-07-19 11:39:12 +0000 www/py-requests-cache93: Add PORTSCOUT --- www/py-requests-cache93/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/py-requests-cache93/Makefile b/www/py-requests-cache93/Makefile index cc4bd10f93cc..dd98aff62ec9 100644 --- a/www/py-requests-cache93/Makefile +++ b/www/py-requests-cache93/Makefile @@ -23,6 +23,8 @@ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes +PORTSCOUT= skipv + do-test: cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -rs -v