summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2025-03-31 22:14:10 -0700
committerKhem Raj <raj.khem@gmail.com>2025-04-01 21:54:57 -0700
commit2ce7725d8eb3481b111e00b8da308e3220c80c88 (patch)
treef6d386ad90e345f4a1b173162b87e5a912bd5866 /meta-python
parent2694eb1fe0d929a590d9f7189942444f66f9ba63 (diff)
downloadmeta-openembedded-2ce7725d8eb3481b111e00b8da308e3220c80c88.tar.gz
python3-pydantic: Upgrade to 2.11.1 release
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pydantic_2.11.1.bb (renamed from meta-python/recipes-devtools/python/python3-pydantic_2.10.6.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pydantic_2.10.6.bb b/meta-python/recipes-devtools/python/python3-pydantic_2.11.1.bb
index 9c2bbf5140..2770b13831 100644
--- a/meta-python/recipes-devtools/python/python3-pydantic_2.10.6.bb
+++ b/meta-python/recipes-devtools/python/python3-pydantic_2.11.1.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=09280955509d1c4ca14bae02f21d49a6"
11 11
12inherit pypi python_hatchling ptest-python-pytest 12inherit pypi python_hatchling ptest-python-pytest
13 13
14SRC_URI[sha256sum] = "ca5daa827cce33de7a42be142548b0096bf05a7e7b365aebfa5f8eeec7128236" 14SRC_URI[sha256sum] = "442557d2910e75c991c39f4b4ab18963d57b9b55122c8b2a9cd176d8c29ce968"
15 15
16DEPENDS += "python3-hatch-fancy-pypi-readme-native" 16DEPENDS += "python3-hatch-fancy-pypi-readme-native"
17 17