mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +00:00
python3-pydantic: Upgrade to v2.12.0a1 prerelease
Needed for python3-pydantic-core v2.37+ Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -11,10 +11,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=09280955509d1c4ca14bae02f21d49a6"
|
||||
|
||||
inherit python_hatchling ptest-python-pytest
|
||||
|
||||
SRCREV = "702aaa6354cc30ae815676c57a8bbb4557ccb295"
|
||||
SRCREV = "9b52422377d974ffc3de4e8b0bf7faab1acf2ec4"
|
||||
PV .= "+git"
|
||||
SRC_URI = "git://github.com/pydantic/pydantic;protocol=https;branch=main"
|
||||
SRC_URI += "file://0001-pyprojects-Bump-pydantic-core-to-2.35.2.patch"
|
||||
DEPENDS += "python3-hatch-fancy-pypi-readme-native"
|
||||
|
||||
RECIPE_NO_UPDATE_REASON = "Must be updated in sync with python3-pydantic-core."
|
||||
|
||||
Reference in New Issue
Block a user