summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-jedi_0.20.0.bb (renamed from meta-python/recipes-devtools/python/python3-jedi_0.19.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-jedi_0.19.2.bb b/meta-python/recipes-devtools/python/python3-jedi_0.20.0.bb
index 1a150c38db..857009948f 100644
--- a/meta-python/recipes-devtools/python/python3-jedi_0.19.2.bb
+++ b/meta-python/recipes-devtools/python/python3-jedi_0.20.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5ed06eebfcb244cd66ebf6cef9c23ab4"
5 5
6PYPI_PACKAGE = "jedi" 6PYPI_PACKAGE = "jedi"
7 7
8SRC_URI[sha256sum] = "4770dc3de41bde3966b02eb84fbcf557fb33cce26ad23da12c742fb50ecb11f0" 8SRC_URI[sha256sum] = "c3f4ccbd276696f4b19c54618d4fb18f9fc24b0aef02acf704b23f487daa1011"
9 9
10RDEPENDS:${PN} = " \ 10RDEPENDS:${PN} = " \
11 python3-parso \ 11 python3-parso \