Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Feb 2024 14:44:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 270510] python.mk: remove setuptools from RUN_DEPENDS
Message-ID:  <bug-270510-7788-ooqC4PlSLf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270510-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270510-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270510

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3De37109f1766e97f8aecf23417ef8316=
7a43831ed

commit e37109f1766e97f8aecf23417ef83167a43831ed
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2024-02-29 14:40:22 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2024-02-29 14:40:22 +0000

    math/py-matplotlib: add ${PY_SETUPTOOLS} to BUILD_DEPENDS

    No PEP-517 build backend was specified, so add the correct one
    (setuptools). Build only succeeds because setuptools is brought in
    by other dependencies transiently, which will fail after the linked
    PR is committed.

    With hat: python
    PR: 270510

 math/py-matplotlib/Makefile | 1 +
 1 file changed, 1 insertion(+)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270510-7788-ooqC4PlSLf>