diff mbox series

[meta-python] python3-ipython: update to version 8.18.1

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

Commit Message

Derek Straka Dec. 14, 2023, 5:41 a.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../{python3-ipython_8.18.0.bb => python3-ipython_8.18.1.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-ipython_8.18.0.bb => python3-ipython_8.18.1.bb} (88%)

Comments

Khem Raj Dec. 19, 2023, 6:27 a.m. UTC | #1
On Thu, 14 Dec 2023 05:41:39 +0000, Derek Straka wrote:
> 


Applied, thanks!

[1/1] python3-ipython: update to version 8.18.1
      commit: 660144e48c82cc787927b59e9a7826595d9c967b

Best regards,
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-ipython_8.18.0.bb b/meta-python/recipes-devtools/python/python3-ipython_8.18.1.bb
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-ipython_8.18.0.bb
rename to meta-python/recipes-devtools/python/python3-ipython_8.18.1.bb
index aaeb720e6..5a7e1fbc5 100644
--- a/meta-python/recipes-devtools/python/python3-ipython_8.18.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ipython_8.18.1.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f"
 
 PYPI_PACKAGE = "ipython"
 
-SRC_URI[sha256sum] = "4feb61210160f75e229ce932dbf8b719bff37af123c0b985fd038b14233daa16"
+SRC_URI[sha256sum] = "ca6f079bb33457c66e233e4580ebfc4128855b4cf6370dddd73842a9563e8a27"
 
 RDEPENDS:${PN} = "\
     ${PYTHON_PN}-setuptools \