Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | python-tomli: Remove package | Jeffery To | 2023-05-26 |
| | | | | | | | | | | | Python added tomli to its standard library in 3.11. Now that Python in the packages feed has been updated to 3.11, the separate tomli package is no longer necessary. This removes python-tomli and updates all dependant packages, removing python-tomli from their lists of dependencies. Signed-off-by: Jeffery To <jeffery.to@gmail.com> | ||
* | python-pyproject-hooks: Add new host-only package | Jeffery To | 2023-03-31 |
From the README: This is a low-level library for calling build-backends in pyproject.toml-based project. It provides the basic functionality to help write tooling that generates distribution files from Python projects. Signed-off-by: Jeffery To <jeffery.to@gmail.com> |