Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-lief: Skip to build on riscv32 | Khem Raj | 2025-04-06 | 1 | -0/+2 |
| | | | | | | | | | | It needs pydantic during build | ERROR Missing dependencies: | pydantic>=2.8.2 | pydantic-core==2.33.0 Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-lief: Upgrade to latest on tip of trunk | Khem Raj | 2025-04-01 | 1 | -0/+37 |
Adds new dependency on typing-inspection module Fix build with GCC-15 while here Signed-off-by: Khem Raj <raj.khem@gmail.com> |