summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-03-12 18:51:54 +0800
committerKhem Raj <raj.khem@gmail.com>2026-03-17 13:25:30 -0700
commit9a70c6235c48a39031c7a7d874e26f95c3d2dafd (patch)
treecf8c26a54e13bde04dd7e9661cc49206111b6655 /meta-python/recipes-devtools/python
parent5b8beefb321045fce5c9783a9fb55fb4a1ccf0b4 (diff)
downloadmeta-openembedded-9a70c6235c48a39031c7a7d874e26f95c3d2dafd.tar.gz
python3-ipython: upgrade 9.10.0 -> 9.11.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-ipython_9.11.0.bb (renamed from meta-python/recipes-devtools/python/python3-ipython_9.10.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ipython_9.10.0.bb b/meta-python/recipes-devtools/python/python3-ipython_9.11.0.bb
index 9b9c6ce34a..3db3763f3e 100644
--- a/meta-python/recipes-devtools/python/python3-ipython_9.10.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ipython_9.11.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://ipython.org"
3LICENSE = "BSD-3-Clause" 3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f" 4LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f"
5 5
6SRC_URI[sha256sum] = "cd9e656be97618a0676d058134cd44e6dc7012c0e5cb36a9ce96a8c904adaf77" 6SRC_URI[sha256sum] = "2a94bc4406b22ecc7e4cb95b98450f3ea493a76bec8896cda11b78d7752a6667"
7 7
8RDEPENDS:${PN} = "\ 8RDEPENDS:${PN} = "\
9 python3-setuptools \ 9 python3-setuptools \