diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-parso_0.8.4.bb (renamed from meta-python/recipes-devtools/python/python3-parso_0.8.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-parso_0.8.3.bb b/meta-python/recipes-devtools/python/python3-parso_0.8.4.bb index 217c821fb4..176bf6f277 100644 --- a/meta-python/recipes-devtools/python/python3-parso_0.8.3.bb +++ b/meta-python/recipes-devtools/python/python3-parso_0.8.4.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] = "8c07be290bb59f03588915921e29e8a50002acaf2cdc5fa0e0114f91709fafa0" | 8 | SRC_URI[sha256sum] = "eb3a7b58240fb99099a345571deecc0f9540ea5f4dd2fe14c2a99d6b281ab92d" |
9 | 9 | ||
10 | inherit setuptools3 pypi | 10 | inherit setuptools3 pypi |
11 | 11 | ||