diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-ipython_7.19.0.bb (renamed from meta-python/recipes-devtools/python/python3-ipython_7.18.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ipython_7.18.1.bb b/meta-python/recipes-devtools/python/python3-ipython_7.19.0.bb index 8ee92167d7..d3ce9f5ff4 100644 --- a/meta-python/recipes-devtools/python/python3-ipython_7.18.1.bb +++ b/meta-python/recipes-devtools/python/python3-ipython_7.19.0.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] = "f2db1158dc40d70a31b6bbef86e74789" | 9 | SRC_URI[md5sum] = "33bdc8287c827aae23699751b0ed3f7a" |
10 | SRC_URI[sha256sum] = "a331e78086001931de9424940699691ad49dfb457cea31f5471eae7b78222d5e" | 10 | SRC_URI[sha256sum] = "cbb2ef3d5961d44e6a963b9817d4ea4e1fa2eb589c371a470fed14d8d40cbd6a" |
11 | 11 | ||
12 | RDEPENDS_${PN} = "\ | 12 | RDEPENDS_${PN} = "\ |
13 | ${PYTHON_PN}-setuptools \ | 13 | ${PYTHON_PN}-setuptools \ |