From: Domarys Correa <[email protected]>

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

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

diff --git a/meta-python/recipes-devtools/python/python3-snappy_0.5.4.bb 
b/meta-python/recipes-devtools/python/python3-snappy_0.5.4.bb
new file mode 100644
index 000000000..1836473b8
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-snappy_0.5.4.bb
@@ -0,0 +1,15 @@
+DESCRIPTION = "Python library for the snappy compression library from Google"
+DEPENDS += "snappy"
+
+LICENSE = "BSD-3-Clause"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=b3090152f53ee19f6a7b64b1a36384fb"
+
+SRC_URI[sha256sum] = 
"d9c26532cfa510f45e8d135cde140e8a5603d3fb254cfec273ebc0ecf9f668e2"
+
+inherit pypi setuptools3
+
+PYPI_PACKAGE = "python-snappy"
+
+RDEPENDS_${PN} += "snappy"
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.27.0

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

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

Reply via email to