diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-jedi_0.18.0.bb (renamed from meta-python/recipes-devtools/python/python3-jedi_0.17.2.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-jedi_0.17.2.bb b/meta-python/recipes-devtools/python/python3-jedi_0.18.0.bb index aa5e698740..6c857f09ee 100644 --- a/meta-python/recipes-devtools/python/python3-jedi_0.17.2.bb +++ b/meta-python/recipes-devtools/python/python3-jedi_0.18.0.bb | |||
@@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5ed06eebfcb244cd66ebf6cef9c23ab4" | |||
6 | 6 | ||
7 | PYPI_PACKAGE = "jedi" | 7 | PYPI_PACKAGE = "jedi" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "f012668907d76cebe9c4766f3b806fcf" | 9 | SRC_URI[sha256sum] = "92550a404bad8afed881a137ec9a461fed49eca661414be45059329614ed0707" |
10 | SRC_URI[sha256sum] = "86ed7d9b750603e4ba582ea8edc678657fb4007894a12bcf6f4bb97892f31d20" | ||
11 | 10 | ||
12 | RDEPENDS_${PN} = "${PYTHON_PN}-parso" | 11 | RDEPENDS_${PN} = "${PYTHON_PN}-parso" |
13 | 12 | ||