diff mbox series

[meta-python] python3-gast: upgrade 0.5.3 -> 0.5.4

Message ID 1683541169-25445-3-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-gast: upgrade 0.5.3 -> 0.5.4 | expand

Commit Message

Mingyu Wang (Fujitsu) May 8, 2023, 10:19 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-gast_0.5.3.bb b/meta-python/recipes-devtools/python/python3-gast_0.5.4.bb
similarity index 78%
rename from meta-python/recipes-devtools/python/python3-gast_0.5.3.bb
rename to meta-python/recipes-devtools/python/python3-gast_0.5.4.bb
index 7fd49456d2..9c750ea3b0 100644
--- a/meta-python/recipes-devtools/python/python3-gast_0.5.3.bb
+++ b/meta-python/recipes-devtools/python/python3-gast_0.5.4.bb
@@ -4,7 +4,7 @@  SECTION = "devel/python"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a3ad9b6802e713fc5e307e1230f1ea90"
 
-SRC_URI[sha256sum] = "cfbea25820e653af9c7d1807f659ce0a0a9c64f2439421a7bba4f0983f532dea"
+SRC_URI[sha256sum] = "9c270fe5f4b130969b54174de7db4e764b09b4f7f67ccfc32480e29f78348d97"
 
 inherit pypi setuptools3