From: Domarys Correa <[email protected]>
Signed-off-by: Domarys Correa <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
(cherry picked from commit 8288281e3b35674e8a76b600cb114e328c3ed94f)
Signed-off-by: Otavio Salvador <[email protected]>
---
.../python/python3-trafaret-config_2.0.2.bb | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644
meta-python/recipes-devtools/python/python3-trafaret-config_2.0.2.bb
diff --git
a/meta-python/recipes-devtools/python/python3-trafaret-config_2.0.2.bb
b/meta-python/recipes-devtools/python/python3-trafaret-config_2.0.2.bb
new file mode 100644
index 000000000..b0f7548e4
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-trafaret-config_2.0.2.bb
@@ -0,0 +1,15 @@
+SUMMARY = "This is a wrapper that loads yaml and checks config using trafaret
while keeping track of actual lines of file where error has happened."
+
+LICENSE = "Apache-2.0 & MIT"
+LIC_FILES_CHKSUM =
"file://README.rst;beginline=98;endline=106;md5=a15308789c3b7d0f3ef36b69048423e4"
+
+SRC_URI[sha256sum] =
"440b6b49e5e975f9a640a2519abb2feddd96eb2aeb1715f87f947a7a079f20be"
+
+inherit pypi setuptools3
+
+RDEPENDS_${PN} += " \
+ ${PYTHON_PN}-trafaret \
+ ${PYTHON_PN}-pyyaml \
+"
+
+BBCLASSEXTEND = "native nativesdk"
--
2.27.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#85076):
https://lists.openembedded.org/g/openembedded-devel/message/85076
Mute This Topic: https://lists.openembedded.org/mt/74845178/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-