git: 9ce45c14db45 - main - devel/py-setuptools58: Mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Jun 2024 21:17:45 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ce45c14db4512e877ebb724fa9517575d3af7c1 commit 9ce45c14db4512e877ebb724fa9517575d3af7c1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-06-06 21:16:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-06-06 21:17:40 +0000 devel/py-setuptools58: Mark BROKEN Reference: https://pkg-status.freebsd.org/beefy22/data/140amd64-default/3905913943f0/logs/py38-setuptools58-58.5.3_3.log --- devel/py-setuptools58/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/py-setuptools58/Makefile b/devel/py-setuptools58/Makefile index 40e9a8c756d6..7f7637f6b4cf 100644 --- a/devel/py-setuptools58/Makefile +++ b/devel/py-setuptools58/Makefile @@ -17,6 +17,8 @@ WWW= https://pypi.org/project/setuptools/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= does not build with pyproject_hooks 1.1.0 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}