diff --git a/meta-python/recipes-devtools/python/python3-parso_0.8.1.bb b/meta-python/recipes-devtools/python/python3-parso_0.8.2.bb similarity index 75% rename from meta-python/recipes-devtools/python/python3-parso_0.8.1.bb rename to meta-python/recipes-devtools/python/python3-parso_0.8.2.bb index 9e4ede529..afcfabb95 100644 --- a/meta-python/recipes-devtools/python/python3-parso_0.8.1.bb +++ b/meta-python/recipes-devtools/python/python3-parso_0.8.2.bb @@ -6,6 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cbaa2675b2424d771451332a7a69503f" PYPI_PACKAGE = "parso" -SRC_URI[sha256sum] = "8519430ad07087d4c997fda3a7918f7cfa27cb58972a8c89c2a0295a1c940e9e" +SRC_URI[sha256sum] = "12b83492c6239ce32ff5eed6d3639d6a536170723c6f3f1506869f1ace413398" inherit setuptools3 pypi