summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-ipython_8.11.0.bb (renamed from meta-python/recipes-devtools/python/python3-ipython_8.10.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ipython_8.10.0.bb b/meta-python/recipes-devtools/python/python3-ipython_8.11.0.bb
index d4b3012e4e..4d21afd6ff 100644
--- a/meta-python/recipes-devtools/python/python3-ipython_8.10.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ipython_8.11.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] = "b13a1d6c1f5818bd388db53b7107d17454129a70de2b87481d555daede5eb49e" 9SRC_URI[sha256sum] = "735cede4099dbc903ee540307b9171fbfef4aa75cfcacc5a273b2cda2f02be04"
10 10
11RDEPENDS:${PN} = "\ 11RDEPENDS:${PN} = "\
12 ${PYTHON_PN}-setuptools \ 12 ${PYTHON_PN}-setuptools \