summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-parso_0.8.2.bb (renamed from meta-python/recipes-devtools/python/python3-parso_0.8.1.bb)2
1 files changed, 1 insertions, 1 deletions
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
index 9e4ede5290..afcfabb95a 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"
6 6
7PYPI_PACKAGE = "parso" 7PYPI_PACKAGE = "parso"
8 8
9SRC_URI[sha256sum] = "8519430ad07087d4c997fda3a7918f7cfa27cb58972a8c89c2a0295a1c940e9e" 9SRC_URI[sha256sum] = "12b83492c6239ce32ff5eed6d3639d6a536170723c6f3f1506869f1ace413398"
10 10
11inherit setuptools3 pypi 11inherit setuptools3 pypi