diff mbox series

[meta-python] python3-portion: upgrade 2.4.0 -> 2.4.1

Message ID 1690875717-21608-29-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-portion: upgrade 2.4.0 -> 2.4.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Aug. 1, 2023, 7:41 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Import error when using create_api outside a REPL

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-portion_2.4.0.bb b/meta-python/recipes-devtools/python/python3-portion_2.4.1.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-portion_2.4.0.bb
rename to meta-python/recipes-devtools/python/python3-portion_2.4.1.bb
index 942f1204c0..a340ba7fce 100644
--- a/meta-python/recipes-devtools/python/python3-portion_2.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-portion_2.4.1.bb
@@ -7,7 +7,7 @@  LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=05f1e16a8e59ce3e9a979e881816c2ab"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "deb16389e844dbf9aeb654261fce5febd720e4786c6690efbb9dc11608226840"
+SRC_URI[sha256sum] = "9dcbf1808898f440aed304a5e9f0742a2859eca3b0ac7f1f58e50502852a8ef9"
 
 RDEPENDS:${PN} = "\
     ${PYTHON_PN}-sortedcontainers \