[meta-python] python3-ipython: upgrade 7.28.0 -> 7.30.1

Message ID 1640596155-22239-1-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-ipython: upgrade 7.28.0 -> 7.30.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Dec. 27, 2021, 9:09 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-ipython_7.28.0.bb => python3-ipython_7.30.1.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-ipython_7.28.0.bb => python3-ipython_7.30.1.bb} (89%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-ipython_7.28.0.bb b/meta-python/recipes-devtools/python/python3-ipython_7.30.1.bb
similarity index 89%
rename from meta-python/recipes-devtools/python/python3-ipython_7.28.0.bb
rename to meta-python/recipes-devtools/python/python3-ipython_7.30.1.bb
index c5d05a8da..6b829811f 100644
--- a/meta-python/recipes-devtools/python/python3-ipython_7.28.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ipython_7.30.1.bb
@@ -6,7 +6,7 @@  LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f"
 
 PYPI_PACKAGE = "ipython"
 
-SRC_URI[sha256sum] = "2097be5c814d1b974aea57673176a924c4c8c9583890e7a5f082f547b9975b11"
+SRC_URI[sha256sum] = "cb6aef731bf708a7727ab6cde8df87f0281b1427d41e65d62d4b68934fa54e97"
 
 RDEPENDS:${PN} = "\
     ${PYTHON_PN}-setuptools \