summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-ipython_8.9.0.bb (renamed from meta-python/recipes-devtools/python/python3-ipython_8.8.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ipython_8.8.0.bb b/meta-python/recipes-devtools/python/python3-ipython_8.9.0.bb
index 5b3d85db04..fc5075bbf6 100644
--- a/meta-python/recipes-devtools/python/python3-ipython_8.8.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ipython_8.9.0.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f"
6 6
7PYPI_PACKAGE = "ipython" 7PYPI_PACKAGE = "ipython"
8 8
9SRC_URI[sha256sum] = "f3bf2c08505ad2c3f4ed5c46ae0331a8547d36bf4b21a451e8ae80c0791db95b" 9SRC_URI[sha256sum] = "71618e82e6d59487bea059626e7c79fb4a5b760d1510d02fab1160db6fdfa1f7"
10 10
11RDEPENDS:${PN} = "\ 11RDEPENDS:${PN} = "\
12 ${PYTHON_PN}-setuptools \ 12 ${PYTHON_PN}-setuptools \