git: 475ed6871028 - main - www/py-requests-cache93: Fix PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Jul 2022 19:12:44 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=475ed68710285cbe4e0ec53e8c9aaa1cdb07e830
commit 475ed68710285cbe4e0ec53e8c9aaa1cdb07e830
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-07-19 18:33:01 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-07-19 19:12:34 +0000
www/py-requests-cache93: Fix PORTSCOUT
---
www/py-requests-cache93/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/py-requests-cache93/Makefile b/www/py-requests-cache93/Makefile
index dd98aff62ec9..45845b0f89ab 100644
--- a/www/py-requests-cache93/Makefile
+++ b/www/py-requests-cache93/Makefile
@@ -23,7 +23,7 @@ USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
-PORTSCOUT= skipv
+PORTSCOUT= ignore:1
do-test:
cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -rs -v