diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-jmespath_1.0.0.bb')
| -rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-jmespath_1.0.0.bb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-jmespath_1.0.0.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-jmespath_1.0.0.bb deleted file mode 100644 index f454d6462e..0000000000 --- a/meta-openembedded/meta-python/recipes-devtools/python/python3-jmespath_1.0.0.bb +++ /dev/null @@ -1,11 +0,0 @@ -SUMMARY = "JMESPath (pronounced 'james path') allows you to declaratively specify how to extract elements from a JSON document." -HOMEPAGE = "https://pypi.org/project/jmespath/" -SECTION = "devel/python" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2683790f5fabb41a3f75b70558799eb4" - -SRC_URI[sha256sum] = "a490e280edd1f57d6de88636992d05b71e97d69a26a19f058ecf7d304474bf5e" - -inherit pypi setuptools3 - -RDEPENDS:${PN} += "python3-math python3-json python3-numbers" |
