[meta-python] python3-ipython: update to 8.2.0

Message ID 20220410204311.4046215-1-open.source@oleksandr-kravchuk.com
State New
Headers show
Series [meta-python] python3-ipython: update to 8.2.0 | expand

Commit Message

Oleksandr Kravchuk April 10, 2022, 8:43 p.m. UTC
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 .../{python3-ipython_7.30.1.bb => python3-ipython_8.2.0.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-ipython_7.30.1.bb => python3-ipython_8.2.0.bb} (89%)

Patch

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