diff --git a/meta-python/recipes-devtools/python/python3-parso_0.8.4.bb b/meta-python/recipes-devtools/python/python3-parso_0.8.5.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-parso_0.8.4.bb rename to meta-python/recipes-devtools/python/python3-parso_0.8.5.bb index 176bf6f277..e609a4ad73 100644 --- a/meta-python/recipes-devtools/python/python3-parso_0.8.4.bb +++ b/meta-python/recipes-devtools/python/python3-parso_0.8.5.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cbaa2675b2424d771451332a7a69503f" PYPI_PACKAGE = "parso" -SRC_URI[sha256sum] = "eb3a7b58240fb99099a345571deecc0f9540ea5f4dd2fe14c2a99d6b281ab92d" +SRC_URI[sha256sum] = "034d7354a9a018bdce352f48b2a8a450f05e9d6ee85db84764e9b6bd96dafe5a" inherit setuptools3 pypi