summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2023-07-16 15:02:51 -0400
committerArmin Kuster <akuster808@gmail.com>2023-07-31 06:18:52 -0400
commit108ab6d75e7d96ebd7064b2acb4afd33bbc88c2a (patch)
tree9e203a45316ffd9b8f8994c9d907c8c135a586a5
parent1ca654ef4fe809c642164eccc186ac9acee6b778 (diff)
downloadmeta-security-108ab6d75e7d96ebd7064b2acb4afd33bbc88c2a.tar.gz
python3-yamlpath: Add new pkg
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--dynamic-layers/meta-python/recipes-devtools/python/python3-yamlpath_3.8.0.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/dynamic-layers/meta-python/recipes-devtools/python/python3-yamlpath_3.8.0.bb b/dynamic-layers/meta-python/recipes-devtools/python/python3-yamlpath_3.8.0.bb
new file mode 100644
index 0000000..5d88951
--- /dev/null
+++ b/dynamic-layers/meta-python/recipes-devtools/python/python3-yamlpath_3.8.0.bb
@@ -0,0 +1,9 @@
1DESCRIPTION="YAML Path and Command-Line Tools"
2LICENSE = "ISC"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=5abda174c5040dd12ed2b225e3a096f0"
4
5SRC_URI[sha256sum] = "81d5b8baba60c255b519ccd31a691f9bc064223ff196709d41119bde81bba49e"
6
7PYPI_PACKAGE = "yamlpath"
8
9inherit pypi setuptools3