git: 5a46e390db0f - main - devel/py-python-gist: Add comment that tests are broken
Yuri Victorovich
yuri at FreeBSD.org
Sat Apr 10 00:36:32 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5a46e390db0f2b2fb7b371bc4fab003a8030bf00
commit 5a46e390db0f2b2fb7b371bc4fab003a8030bf00
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-04-10 00:36:05 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-04-10 00:36:29 +0000
devel/py-python-gist: Add comment that tests are broken
---
devel/py-python-gist/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/py-python-gist/Makefile b/devel/py-python-gist/Makefile
index 8b81018e05e6..fc0a42c8a5ba 100644
--- a/devel/py-python-gist/Makefile
+++ b/devel/py-python-gist/Makefile
@@ -22,7 +22,7 @@ USE_PYTHON= autoplist distutils
NO_ARCH= yes
-do-test:
+do-test: # tests are currently broken and undergoing redesign, see https://github.com/jdowner/gist/issues/100#issuecomment-817039193
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
.include <bsd.port.mk>
More information about the dev-commits-ports-main
mailing list