Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2023 17:02:21 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a1ebb38f138d - main - devel/py-archspec: Broken
Message-ID:  <202306261702.35QH2LoX080235@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a1ebb38f138defaa4eaf92406125387b73760706

commit a1ebb38f138defaa4eaf92406125387b73760706
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-26 16:59:41 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-26 16:59:41 +0000

    devel/py-archspec: Broken
---
 devel/py-archspec/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/py-archspec/Makefile b/devel/py-archspec/Makefile
index b265c2109252..a869c3e2d77d 100644
--- a/devel/py-archspec/Makefile
+++ b/devel/py-archspec/Makefile
@@ -13,6 +13,8 @@ LICENSE_COMB=	dual
 LICENSE_FILE_APACHE20=	${WRKSRC}/LICENSE-APACHE
 LICENSE_FILE_MIT=	${WRKSRC}/LICENSE-MIT
 
+BROKEN=		build fails to build it, see https://github.com/pypa/build/issues/628
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry>0:devel/py-poetry@${PY_FLAVOR}
 
 USES=		python:3.7+



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306261702.35QH2LoX080235>