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.3.bb (renamed from meta-python/recipes-devtools/python/python3-parso_0.8.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-parso_0.8.2.bb b/meta-python/recipes-devtools/python/python3-parso_0.8.3.bb
index 950e82d1e9..e14f28ad03 100644
--- a/meta-python/recipes-devtools/python/python3-parso_0.8.2.bb
+++ b/meta-python/recipes-devtools/python/python3-parso_0.8.3.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cbaa2675b2424d771451332a7a69503f"
6 6
7PYPI_PACKAGE = "parso" 7PYPI_PACKAGE = "parso"
8 8
9SRC_URI[sha256sum] = "12b83492c6239ce32ff5eed6d3639d6a536170723c6f3f1506869f1ace413398" 9SRC_URI[sha256sum] = "8c07be290bb59f03588915921e29e8a50002acaf2cdc5fa0e0114f91709fafa0"
10 10
11inherit setuptools3 pypi 11inherit setuptools3 pypi
12 12