summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-hatchling_1.3.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-hatchling: remove (now in oe-core)Ross Burton2022-07-021-21/+0
| | | | | | | As of 846e80 this is now in oe-core. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-hatchling: add new recipe and build classRoss Burton2022-05-291-0/+21
Hatchling is the build backend used by the Hatch tool. Add the recipe and a pep517 build class. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>