summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyruvate-crates.inc
Commit message (Collapse)AuthorAgeFilesLines
* python3-pyruvate: Upgrade to 1.2.1Khem Raj2023-04-081-122/+154
| | | | | | Add fixes to build with musl and riscv32 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyruvate: regenerate with updated bbclassKhem Raj2023-04-061-89/+89
| | | | | | | * it's needed for compatibility with updated fetcher from: https://patchwork.yoctoproject.org/project/bitbake/patch/20230405122125.3358972-1-enrico.scholz@sigma-chemnitz.de/ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyruvate: Add crates checksum and use cargo-update-recipes-cratesFrederic Martinsons2023-03-181-0/+184
This is related to checksum verification introduction in bitbake crate fetcher: https://patchwork.yoctoproject.org/project/bitbake/patch/20230315131513.50635-1-frederic.martinsons@gmail.com/ Moreover, drop the usage of pypi to use git fetcher (the Cargo.lock file is not present in the package uploaded on pypi) Signed-off-by: Frederic Martinsons <frederic.martinsons@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>