diff --git a/meta-python/recipes-devtools/python/python3-ipy_1.00.bb b/meta-python/recipes-devtools/python/python3-ipy_1.01.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-ipy_1.00.bb rename to meta-python/recipes-devtools/python/python3-ipy_1.01.bb index 14931546e9..c141f6865f 100644 --- a/meta-python/recipes-devtools/python/python3-ipy_1.00.bb +++ b/meta-python/recipes-devtools/python/python3-ipy_1.01.bb @@ -9,8 +9,8 @@ HOMEPAGE = "https://github.com/autocracy/python-ipy" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING;md5=848d24919845901b4f48bae5f13252e6" -SRC_URI[md5sum] = "1a90c68174234672241a7e60c7ea0fb9" -SRC_URI[sha256sum] = "2f2bf658a858d43868d8a4352b3889cf78c66e2ce678b300dcf518c9149ba621" +SRC_URI[md5sum] = "d6cf83e7f418ebbd23324ba1c658b907" +SRC_URI[sha256sum] = "edeca741dea2d54aca568fa23740288c3fe86c0f3ea700344571e9ef14a7cc1a" inherit pypi setuptools3 ptest