Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jan 2023 05:23:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 255722] [meta] Mk/Uses/python.mk: PEP-517 (pyproject.toml) Support
Message-ID:  <bug-255722-21822-trtrFadJSY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255722-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255722-21822@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=3D255722

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Dcc8a1878e0242055ab6a8c20d336544=
51f78720e

commit cc8a1878e0242055ab6a8c20d33654451f78720e
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2022-11-16 23:31:40 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2023-01-11 05:22:16 +0000

    python.mk: introduce USE_PYTHON=3Dpep517 for PEP-517 support

    USE_PYTHON=3Dpep517 takes no arguments. Operation is similar to
    USE_PYTHON=3Ddistutils, although the build backend specified in
    pyproject.toml is to be specified in BUILD_DEPENDS explicitly. A
    usage guide and implementation primer is available at:
            https://wiki.freebsd.org/Python/PEP-517

    With hat: python
    Approved by: fluffy (mentor)
    Co-authored by: yuri
    PR: 255722
    Differential Revision: https://reviews.freebsd.org/D36290

 CHANGES           | 13 ++++++++++
 Mk/Uses/python.mk | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++=
+---
 2 files changed, 87 insertions(+), 3 deletions(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255722-21822-trtrFadJSY>