diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-jedi_0.19.1.bb (renamed from meta-python/recipes-devtools/python/python3-jedi_0.19.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-jedi_0.19.0.bb b/meta-python/recipes-devtools/python/python3-jedi_0.19.1.bb index 58e8cc17a1..f335625188 100644 --- a/meta-python/recipes-devtools/python/python3-jedi_0.19.0.bb +++ b/meta-python/recipes-devtools/python/python3-jedi_0.19.1.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5ed06eebfcb244cd66ebf6cef9c23ab4" | |||
5 | 5 | ||
6 | PYPI_PACKAGE = "jedi" | 6 | PYPI_PACKAGE = "jedi" |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "bcf9894f1753969cbac8022a8c2eaee06bfa3724e4192470aaffe7eb6272b0c4" | 8 | SRC_URI[sha256sum] = "cf0496f3651bc65d7174ac1b7d043eff454892c708a87d1b683e57b569927ffd" |
9 | 9 | ||
10 | RDEPENDS:${PN} = " \ | 10 | RDEPENDS:${PN} = " \ |
11 | ${PYTHON_PN}-parso \ | 11 | ${PYTHON_PN}-parso \ |