summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-03-11 16:54:56 +0800
committerKhem Raj <raj.khem@gmail.com>2025-03-11 17:17:22 -0700
commitecbe01a80a2c031984aabc0fe0ada0cd7be8868e (patch)
tree75adbb890e09cc4a235706daf91ec22037d286e5 /meta-python
parentbab8a77afe7a6a6f99f6aa4625f42dfdf416699d (diff)
downloadmeta-openembedded-ecbe01a80a2c031984aabc0fe0ada0cd7be8868e.tar.gz
python3-ipython: upgrade 8.32.0 -> 9.0.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-ipython_9.0.2.bb (renamed from meta-python/recipes-devtools/python/python3-ipython_8.32.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ipython_8.32.0.bb b/meta-python/recipes-devtools/python/python3-ipython_9.0.2.bb
index 7823d43d17..f3ebb74215 100644
--- a/meta-python/recipes-devtools/python/python3-ipython_8.32.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ipython_9.0.2.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] = "be2c91895b0b9ea7ba49d33b23e2040c352b33eb6a519cca7ce6e0c743444251" 6SRC_URI[sha256sum] = "ec7b479e3e5656bf4f58c652c120494df1820f4f28f522fb7ca09e213c2aab52"
7 7
8RDEPENDS:${PN} = "\ 8RDEPENDS:${PN} = "\
9 python3-setuptools \ 9 python3-setuptools \