From: Domarys Correa <[email protected]>
Signed-off-by: Domarys Correa <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
(cherry picked from commit dadaed39c981f360609d6c4fc53a9ed6568adf46)
Signed-off-by: Otavio Salvador <[email protected]>
---
.../python/python3-trafaret_2.0.2.bb | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
create mode 100644
meta-python/recipes-devtools/python/python3-trafaret_2.0.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-trafaret_2.0.2.bb
b/meta-python/recipes-devtools/python/python3-trafaret_2.0.2.bb
new file mode 100644
index 000000000..4e814073b
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-trafaret_2.0.2.bb
@@ -0,0 +1,16 @@
+SUMMARY = "Ultimate transformation library that supports validation, contexts
and aiohttp."
+
+LICENSE = "BSD-2-Clause"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=21ecc7aa8f699874e706fc1354903437"
+
+SRC_URI[sha256sum] =
"61dfc25b574f70bfdf7ee3a808ec423061811c13a10b8d3c9e11ab539b96ab65"
+
+inherit pypi setuptools3
+
+RDEPENDS_${PN} += " \
+ ${PYTHON_PN}-datetime \
+ ${PYTHON_PN}-numbers \
+ ${PYTHON_PN}-urllib3 \
+"
+
+BBCLASSEXTEND = "native nativesdk"
--
2.27.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#85075):
https://lists.openembedded.org/g/openembedded-devel/message/85075
Mute This Topic: https://lists.openembedded.org/mt/74845176/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-