From: Domarys Correa <[email protected]>

Signed-off-by: Domarys Correa <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
(cherry picked from commit e57344e7979acfe2b59ee5df082c4736620fe7aa)
Signed-off-by: Otavio Salvador <[email protected]>
---

 .../python/python3-cbor2_5.1.0.bb                 | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 meta-python/recipes-devtools/python/python3-cbor2_5.1.0.bb

diff --git a/meta-python/recipes-devtools/python/python3-cbor2_5.1.0.bb 
b/meta-python/recipes-devtools/python/python3-cbor2_5.1.0.bb
new file mode 100644
index 000000000..b42516b7d
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-cbor2_5.1.0.bb
@@ -0,0 +1,15 @@
+DESCRIPTION = "An implementation of RFC 7049 - Concise Binary Object 
Representation (CBOR)."
+DEPENDS +="${PYTHON_PN}-setuptools-scm-native"
+
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = 
"file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
+
+SRC_URI[sha256sum] = 
"43ce11e8c2fe4971d386d1a60cf83bfa0a4a667b97668ba76acbf5e6398821aa"
+
+inherit pypi setuptools3
+
+RDEPENDS_${PN} += " \
+    ${PYTHON_PN}-datetime \
+"
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.27.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#85084): 
https://lists.openembedded.org/g/openembedded-devel/message/85084
Mute This Topic: https://lists.openembedded.org/mt/74845193/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to