From: Wang Mingyu <[email protected]> Changelog: fix memory leak with recursive definitions creating reference cycles
Signed-off-by: Wang Mingyu <[email protected]> --- ...-pydantic-core_2.14.5.bb => python3-pydantic-core_2.14.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pydantic-core_2.14.5.bb => python3-pydantic-core_2.14.6.bb} (92%) diff --git a/meta-python/recipes-devtools/python/python3-pydantic-core_2.14.5.bb b/meta-python/recipes-devtools/python/python3-pydantic-core_2.14.6.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-pydantic-core_2.14.5.bb rename to meta-python/recipes-devtools/python/python3-pydantic-core_2.14.6.bb index 01f180c8c..601ba25b6 100644 --- a/meta-python/recipes-devtools/python/python3-pydantic-core_2.14.5.bb +++ b/meta-python/recipes-devtools/python/python3-pydantic-core_2.14.6.bb @@ -8,7 +8,7 @@ HOMEPAGE = "https://github.com/pydantic/pydantic-core" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=ab599c188b4a314d2856b3a55030c75c" -SRC_URI[sha256sum] = "6d30226dfc816dd0fdf120cae611dd2215117e4f9b124af8c60ab9093b6e8e71" +SRC_URI[sha256sum] = "1fd0c1d395372843fba13a51c28e3bb9d59bd7aebfeb17358ffaaa1e4dbbe948" DEPENDS = "python3-maturin-native python3-typing-extensions" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#108026): https://lists.openembedded.org/g/openembedded-devel/message/108026 Mute This Topic: https://lists.openembedded.org/mt/103498663/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
