summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-lief_0.16.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-lief: Skip to build on riscv32Khem Raj2025-04-061-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 trunkKhem Raj2025-04-011-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>