diff --git a/meta-python/recipes-devtools/python/python3-isort_5.7.0.bb b/meta-python/recipes-devtools/python/python3-isort_5.8.0.bb similarity index 81% rename from meta-python/recipes-devtools/python/python3-isort_5.7.0.bb rename to meta-python/recipes-devtools/python/python3-isort_5.8.0.bb index 9f234ee46..36de825d2 100644 --- a/meta-python/recipes-devtools/python/python3-isort_5.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-isort_5.8.0.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" SECTION = "devel/python" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=8227180126797a0148f94f483f3e1489" -SRC_URI[sha256sum] = "c729845434366216d320e936b8ad6f9d681aab72dc7cbc2d51bedc3582f3ad1e" +SRC_URI[sha256sum] = "0a943902919f65c5684ac4e0154b1ad4fac6dcaa5d9f3426b732f1c8b5419be6" inherit pypi setuptools3