python-build: Add new host-only package
authorJeffery To <jeffery.to@gmail.com>
Tue, 28 Feb 2023 07:50:07 +0000 (15:50 +0800)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 13 Oct 2023 06:26:11 +0000 (08:26 +0200)
commit6a367bc3a25170cd7c459b1874814ac0574c249d
treee445fdcab3df062c5038c8cb09a265be8abd1dcc
parenta2f357c21aeb2b91521a3e5723fdb2581e53460d
python-build: Add new host-only package

From the documentation:

A simple, correct PEP 517 build frontend.

build will invoke the PEP 517 hooks to build a distribution package. It
is a simple build tool and does not perform any dependency management.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit 34fb0202f9abeb77691b18279b75640a015e871f)
lang/python/python-build/Makefile [new file with mode: 0644]