diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-ipython_8.20.0.bb (renamed from meta-python/recipes-devtools/python/python3-ipython_8.19.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ipython_8.19.0.bb b/meta-python/recipes-devtools/python/python3-ipython_8.20.0.bb index 87474e4ed3..239d7deea9 100644 --- a/meta-python/recipes-devtools/python/python3-ipython_8.19.0.bb +++ b/meta-python/recipes-devtools/python/python3-ipython_8.20.0.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] = "ac4da4ecf0042fb4e0ce57c60430c2db3c719fa8bdf92f8631d6bd8a5785d1f0" | 8 | SRC_URI[sha256sum] = "2f21bd3fc1d51550c89ee3944ae04bbc7bc79e129ea0937da6e6c68bfdbf117a" |
9 | 9 | ||
10 | RDEPENDS:${PN} = "\ | 10 | RDEPENDS:${PN} = "\ |
11 | ${PYTHON_PN}-setuptools \ | 11 | ${PYTHON_PN}-setuptools \ |