From 108ab6d75e7d96ebd7064b2acb4afd33bbc88c2a Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sun, 16 Jul 2023 15:02:51 -0400 Subject: python3-yamlpath: Add new pkg Signed-off-by: Armin Kuster --- .../recipes-devtools/python/python3-yamlpath_3.8.0.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 dynamic-layers/meta-python/recipes-devtools/python/python3-yamlpath_3.8.0.bb (limited to 'dynamic-layers/meta-python/recipes-devtools/python') 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 @@ +DESCRIPTION="YAML Path and Command-Line Tools" +LICENSE = "ISC" +LIC_FILES_CHKSUM = "file://LICENSE;md5=5abda174c5040dd12ed2b225e3a096f0" + +SRC_URI[sha256sum] = "81d5b8baba60c255b519ccd31a691f9bc064223ff196709d41119bde81bba49e" + +PYPI_PACKAGE = "yamlpath" + +inherit pypi setuptools3 -- cgit v1.2.3-54-g00ecf