diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-ipython_7.18.1.bb (renamed from meta-python/recipes-devtools/python/python3-ipython_7.17.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ipython_7.17.0.bb b/meta-python/recipes-devtools/python/python3-ipython_7.18.1.bb index ddcddd60b8..8ee92167d7 100644 --- a/meta-python/recipes-devtools/python/python3-ipython_7.17.0.bb +++ b/meta-python/recipes-devtools/python/python3-ipython_7.18.1.bb | |||
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f" | |||
6 | 6 | ||
7 | PYPI_PACKAGE = "ipython" | 7 | PYPI_PACKAGE = "ipython" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "1f2257d771de9d2fb40d9e3cfcea429d" | 9 | SRC_URI[md5sum] = "f2db1158dc40d70a31b6bbef86e74789" |
10 | SRC_URI[sha256sum] = "b70974aaa2674b05eb86a910c02ed09956a33f2dd6c71afc60f0b128a77e7f28" | 10 | SRC_URI[sha256sum] = "a331e78086001931de9424940699691ad49dfb457cea31f5471eae7b78222d5e" |
11 | 11 | ||
12 | RDEPENDS_${PN} = "\ | 12 | RDEPENDS_${PN} = "\ |
13 | ${PYTHON_PN}-setuptools \ | 13 | ${PYTHON_PN}-setuptools \ |