summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pydantic_2.11.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-openembedded/all: adapt to UNPACKDIR changesAlexander Kanavin2025-06-251-1/+0
| | | | | | | | | | | | | Please see https://git.yoctoproject.org/poky/commit/?id=4dd321f8b83afecd962393101b2a6861275b5265 for what changes are needed, and sed commands that can be used to make them en masse. I've verified that bitbake -c patch world works with these, but did not run a world build; the majority of recipes shouldn't need further fixups, but if there are some that still fall out, they can be fixed in followups. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pydantic: Use tip of trunkKhem Raj2025-04-191-2/+6
| | | | | | Its needed for using pydantic-core 2.34 support Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pydantic: Enable riscv32 buildsKhem Raj2025-04-191-3/+0
| | | | | | python3-pydantic-core has been fixed to work with riscv32 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pydantic: Upgrade 2.11.2 -> 2.11.3Leon Anavi2025-04-161-0/+75
Upgrade to release 2.11.3: - Update V1 copy to v1.10.21 - Preserve field description when rebuilding model fields Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>