diff mbox series

[meta-python,13/40] python3-astroid: upgrade 3.2.0 -> 3.2.2

Message ID 1716860901-863-13-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-networking,01/40] arno-iptables-firewall: upgrade 2.1.1 -> 2.1.2 | expand

Commit Message

Mingyu Wang (Fujitsu) May 28, 2024, 1:47 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Improve inference for generic classes using the PEP 695 syntax (Python 3.12).

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-astroid_3.2.0.bb => python3-astroid_3.2.2.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-astroid_3.2.0.bb => python3-astroid_3.2.2.bb} (90%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-astroid_3.2.0.bb b/meta-python/recipes-devtools/python/python3-astroid_3.2.2.bb
similarity index 90%
rename from meta-python/recipes-devtools/python/python3-astroid_3.2.0.bb
rename to meta-python/recipes-devtools/python/python3-astroid_3.2.2.bb
index e97494fd9..d7e7f5698 100644
--- a/meta-python/recipes-devtools/python/python3-astroid_3.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-astroid_3.2.2.bb
@@ -4,7 +4,7 @@  SECTION = "devel/python"
 LICENSE = "LGPL-2.1-only"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a70cf540abf41acb644ac3b621b2fad1"
 
-SRC_URI[sha256sum] = "f7f829f8506ade59f1b3c6c93d8fac5b1ebc721685fa9af23e9794daf1d450a3"
+SRC_URI[sha256sum] = "8ead48e31b92b2e217b6c9733a21afafe479d52d6e164dd25fb1a770c7c3cf94"
 
 inherit pypi python_setuptools_build_meta