diff mbox series

[meta-python,PATCHv2] python3-ipython: update to version 8.21.0

Message ID 20240202204803.1593262-1-derek@asterius.io
State Accepted
Headers show
Series [meta-python,PATCHv2] python3-ipython: update to version 8.21.0 | expand

Commit Message

Derek Straka Feb. 2, 2024, 8:48 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../{python3-ipython_8.20.0.bb => python3-ipython_8.21.0.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-ipython_8.20.0.bb => python3-ipython_8.21.0.bb} (88%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-ipython_8.20.0.bb b/meta-python/recipes-devtools/python/python3-ipython_8.21.0.bb
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-ipython_8.20.0.bb
rename to meta-python/recipes-devtools/python/python3-ipython_8.21.0.bb
index 239d7deea..86e4c6454 100644
--- a/meta-python/recipes-devtools/python/python3-ipython_8.20.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ipython_8.21.0.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f"
 
 PYPI_PACKAGE = "ipython"
 
-SRC_URI[sha256sum] = "2f21bd3fc1d51550c89ee3944ae04bbc7bc79e129ea0937da6e6c68bfdbf117a"
+SRC_URI[sha256sum] = "48fbc236fbe0e138b88773fa0437751f14c3645fb483f1d4c5dee58b37e5ce73"
 
 RDEPENDS:${PN} = "\
     ${PYTHON_PN}-setuptools \