Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-pyrad: Fix build with poetry 2.x | Khem Raj | 2025-01-10 | 1 | -0/+51 |
| | | | | | | Backport a patch that reformats pyproject file to the taste of poetry 2 Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-pyrad: fix build system specification | Ross Burton | 2022-07-15 | 1 | -0/+26 |
The upstream pyproject.toml says it needs to be built with the Poetry frontend, but that's deprecated behaviour and it should use the Poetry Core API instead. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |