[meta-python] [PATCH] python3-ipython: upgrade 8.2.0 -> 8.6.0


wangmy
 

From: Wang Mingyu <wangmy@...>

Changelog:
https://ipython.readthedocs.io/en/stable/whatsnew/version8.html

Signed-off-by: Wang Mingyu <wangmy@...>
---
.../{python3-ipython_8.2.0.bb => python3-ipython_8.6.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-ipython_8.2.0.bb => python3-ipython_8.6.0.bb} (89%)

diff --git a/meta-python/recipes-devtools/python/python3-ipython_8.2.0.bb b/meta-python/recipes-devtools/python/python3-ipython_8.6.0.bb
similarity index 89%
rename from meta-python/recipes-devtools/python/python3-ipython_8.2.0.bb
rename to meta-python/recipes-devtools/python/python3-ipython_8.6.0.bb
index 35af7dd4d..74fe986c9 100644
--- a/meta-python/recipes-devtools/python/python3-ipython_8.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ipython_8.6.0.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f"

PYPI_PACKAGE = "ipython"

-SRC_URI[sha256sum] = "70e5eb132cac594a34b5f799bd252589009905f05104728aea6a403ec2519dc1"
+SRC_URI[sha256sum] = "7c959e3dedbf7ed81f9b9d8833df252c430610e2a4a6464ec13cd20975ce20a5"

RDEPENDS:${PN} = "\
${PYTHON_PN}-setuptools \
--
2.25.1