diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pydantic_1.10.6.bb (renamed from meta-python/recipes-devtools/python/python3-pydantic_1.10.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pydantic_1.10.5.bb b/meta-python/recipes-devtools/python/python3-pydantic_1.10.6.bb index 77e94a9bb0..c888f4a5d7 100644 --- a/meta-python/recipes-devtools/python/python3-pydantic_1.10.5.bb +++ b/meta-python/recipes-devtools/python/python3-pydantic_1.10.6.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2c02ea30650b91528657db64baea1757" | |||
5 | 5 | ||
6 | inherit pypi setuptools3 | 6 | inherit pypi setuptools3 |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "9e337ac83686645a46db0e825acceea8e02fca4062483f40e9ae178e8bd1103a" | 8 | SRC_URI[sha256sum] = "cf95adb0d1671fc38d8c43dd921ad5814a735e7d9b4d9e437c088002863854fd" |
9 | 9 | ||
10 | RDEPENDS:${PN} += "\ | 10 | RDEPENDS:${PN} += "\ |
11 | ${PYTHON_PN}-typing-extensions \ | 11 | ${PYTHON_PN}-typing-extensions \ |