diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-ipython_8.18.1.bb (renamed from meta-python/recipes-devtools/python/python3-ipython_8.18.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ipython_8.18.0.bb b/meta-python/recipes-devtools/python/python3-ipython_8.18.1.bb index aaeb720e6c..5a7e1fbc51 100644 --- a/meta-python/recipes-devtools/python/python3-ipython_8.18.0.bb +++ b/meta-python/recipes-devtools/python/python3-ipython_8.18.1.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f" | |||
5 | 5 | ||
6 | PYPI_PACKAGE = "ipython" | 6 | PYPI_PACKAGE = "ipython" |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "4feb61210160f75e229ce932dbf8b719bff37af123c0b985fd038b14233daa16" | 8 | SRC_URI[sha256sum] = "ca6f079bb33457c66e233e4580ebfc4128855b4cf6370dddd73842a9563e8a27" |
9 | 9 | ||
10 | RDEPENDS:${PN} = "\ | 10 | RDEPENDS:${PN} = "\ |
11 | ${PYTHON_PN}-setuptools \ | 11 | ${PYTHON_PN}-setuptools \ |