summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2024-02-02 20:48:03 +0000
committerKhem Raj <raj.khem@gmail.com>2024-02-02 23:25:31 -0800
commit8185be6fd9b3ce886bff4c8b6b3aa1f14723336b (patch)
treef8730fe49c76c1c282350b78175fe735dcd2b408 /meta-python/recipes-devtools/python
parentbe4721a95513e0ea73cd9579c7729e81967d530d (diff)
downloadmeta-openembedded-8185be6fd9b3ce886bff4c8b6b3aa1f14723336b.tar.gz
python3-ipython: update to version 8.21.0
Signed-off-by: Derek Straka <derek@asterius.io> 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_8.21.0.bb (renamed from meta-python/recipes-devtools/python/python3-ipython_8.20.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ipython_8.20.0.bb b/meta-python/recipes-devtools/python/python3-ipython_8.21.0.bb
index 239d7deea9..86e4c6454f 100644
--- a/meta-python/recipes-devtools/python/python3-ipython_8.20.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ipython_8.21.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] = "2f21bd3fc1d51550c89ee3944ae04bbc7bc79e129ea0937da6e6c68bfdbf117a" 8SRC_URI[sha256sum] = "48fbc236fbe0e138b88773fa0437751f14c3645fb483f1d4c5dee58b37e5ce73"
9 9
10RDEPENDS:${PN} = "\ 10RDEPENDS:${PN} = "\
11 ${PYTHON_PN}-setuptools \ 11 ${PYTHON_PN}-setuptools \