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.15.0.bb (renamed from meta-python/recipes-devtools/python/python3-ipython_8.14.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ipython_8.14.0.bb b/meta-python/recipes-devtools/python/python3-ipython_8.15.0.bb
index dece1d7e37..f06e501d76 100644
--- a/meta-python/recipes-devtools/python/python3-ipython_8.14.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ipython_8.15.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f"
5 5
6PYPI_PACKAGE = "ipython" 6PYPI_PACKAGE = "ipython"
7 7
8SRC_URI[sha256sum] = "1d197b907b6ba441b692c48cf2a3a2de280dc0ac91a3405b39349a50272ca0a1" 8SRC_URI[sha256sum] = "2baeb5be6949eeebf532150f81746f8333e2ccce02de1c7eedde3f23ed5e9f1e"
9 9
10RDEPENDS:${PN} = "\ 10RDEPENDS:${PN} = "\
11 ${PYTHON_PN}-setuptools \ 11 ${PYTHON_PN}-setuptools \