diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-jedi_0.17.2.bb')
| -rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-jedi_0.17.2.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-jedi_0.17.2.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-jedi_0.17.2.bb deleted file mode 100644 index aa5e698740..0000000000 --- a/meta-openembedded/meta-python/recipes-devtools/python/python3-jedi_0.17.2.bb +++ /dev/null @@ -1,14 +0,0 @@ -SUMMARY = "An autocompletion tool for Python that can be used for text editors." -HOMEPAGE = "https://github.com/davidhalter/jedi" -AUTHOR = "David Halter <davidhalter88@gmail.com>" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5ed06eebfcb244cd66ebf6cef9c23ab4" - -PYPI_PACKAGE = "jedi" - -SRC_URI[md5sum] = "f012668907d76cebe9c4766f3b806fcf" -SRC_URI[sha256sum] = "86ed7d9b750603e4ba582ea8edc678657fb4007894a12bcf6f4bb97892f31d20" - -RDEPENDS_${PN} = "${PYTHON_PN}-parso" - -inherit setuptools3 pypi |
