[Bug 255722] Mk/Uses/python.mk: Needs to support pyproject.toml-based projects: USE_PYTHON=build feature

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 22 Aug 2022 01:44:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255722

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

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

commit 7d48381cbd686ee8d77871bc25cf1e926a314f85
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2022-08-22 01:39:08 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2022-08-22 01:39:08 +0000

    Uses/python.mk: revert unapproved feature addition (and consumers)

    Change proposal was in discussion with open questions and additional
    documented design requirement [0] for submitter to review and provide
    feedback on, which was not provided.

    Submitter (and anyone else) is welcome to work with python@ to
    produce an appropriately reviewed feature.

    [0] https://wiki.freebsd.org/Python/PEP-517

    With hat: python (vishwin, koobs)
    PR: 255722, 265660, 265692, 265693
    Approved by: fluffy (mentor)

 Mk/Uses/python.mk                   |  48 +---------------
 devel/Makefile                      |   1 -
 devel/py-hatch-vcs/Makefile (gone)  |  23 --------
 devel/py-hatch-vcs/distinfo (gone)  |   3 -
 devel/py-hatch-vcs/pkg-descr (gone) |   4 --
 devel/py-hatch-vcs/pkg-plist (gone) |  20 -------
 misc/Makefile                       |   2 -
 misc/py-anndata/Makefile (gone)     |  30 ----------
 misc/py-anndata/distinfo (gone)     |   3 -
 misc/py-anndata/pkg-descr (gone)    |   4 --
 misc/py-anndata/pkg-plist (gone)    | 111 ------------------------------------
 misc/py-hist/Makefile (gone)        |  36 ------------
 misc/py-hist/distinfo (gone)        |   3 -
 misc/py-hist/pkg-descr (gone)       |   6 --
 misc/py-hist/pkg-plist (gone)       |  69 ----------------------
 15 files changed, 1 insertion(+), 362 deletions(-)

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