summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-parso_0.8.5.bb (renamed from meta-python/recipes-devtools/python/python3-parso_0.8.4.bb)2
1 files changed, 1 insertions, 1 deletions
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
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"
5 5
6PYPI_PACKAGE = "parso" 6PYPI_PACKAGE = "parso"
7 7
8SRC_URI[sha256sum] = "eb3a7b58240fb99099a345571deecc0f9540ea5f4dd2fe14c2a99d6b281ab92d" 8SRC_URI[sha256sum] = "034d7354a9a018bdce352f48b2a8a450f05e9d6ee85db84764e9b6bd96dafe5a"
9 9
10inherit setuptools3 pypi 10inherit setuptools3 pypi
11 11