diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-ipython_7.22.0.bb (renamed from meta-python/recipes-devtools/python/python3-ipython_7.21.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ipython_7.21.0.bb b/meta-python/recipes-devtools/python/python3-ipython_7.22.0.bb index 31ea244e34..7bc0d1d00c 100644 --- a/meta-python/recipes-devtools/python/python3-ipython_7.21.0.bb +++ b/meta-python/recipes-devtools/python/python3-ipython_7.22.0.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f" | |||
6 | 6 | ||
7 | PYPI_PACKAGE = "ipython" | 7 | PYPI_PACKAGE = "ipython" |
8 | 8 | ||
9 | SRC_URI[sha256sum] = "04323f72d5b85b606330b6d7e2dc8d2683ad46c3905e955aa96ecc7a99388e70" | 9 | SRC_URI[sha256sum] = "9c900332d4c5a6de534b4befeeb7de44ad0cc42e8327fa41b7685abde58cec74" |
10 | 10 | ||
11 | RDEPENDS_${PN} = "\ | 11 | RDEPENDS_${PN} = "\ |
12 | ${PYTHON_PN}-setuptools \ | 12 | ${PYTHON_PN}-setuptools \ |