diff options
Diffstat (limited to 'meta-python')
-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 | ||
6 | PYPI_PACKAGE = "parso" | 6 | PYPI_PACKAGE = "parso" |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "eb3a7b58240fb99099a345571deecc0f9540ea5f4dd2fe14c2a99d6b281ab92d" | 8 | SRC_URI[sha256sum] = "034d7354a9a018bdce352f48b2a8a450f05e9d6ee85db84764e9b6bd96dafe5a" |
9 | 9 | ||
10 | inherit setuptools3 pypi | 10 | inherit setuptools3 pypi |
11 | 11 | ||