On 2020-11-23 1:24 a.m., Khem Raj wrote:
[Please note this e-mail is from an EXTERNAL e-mail address]
Its needed by python3-numpy pytests
Signed-off-by: Khem Raj <[email protected]>
Acked-by: Trevor Gamblin <[email protected]>
---
.../python/python3-sortedcontainers_2.3.0.bb | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644
meta-python/recipes-devtools/python/python3-sortedcontainers_2.3.0.bb
diff --git
a/meta-python/recipes-devtools/python/python3-sortedcontainers_2.3.0.bb
b/meta-python/recipes-devtools/python/python3-sortedcontainers_2.3.0.bb
new file mode 100644
index 0000000000..6060c03723
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-sortedcontainers_2.3.0.bb
@@ -0,0 +1,9 @@
+SUMMARY = "Sorted Containers is an Apache2 licensed sorted collections library,
written in pure-Python, and fast as C-extensions."
+HOMEPAGE = "http://www.grantjenks.com/docs/sortedcontainers/"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=7c7c6a1a12ec816da16c1839137d53ae"
+
+inherit pypi setuptools3
+SRC_URI[sha256sum] =
"59cc937650cf60d677c16775597c89a960658a09cf7c1a668f86e1e4464b10a1"
+
+BBCLASSEXTEND = "native nativesdk"
--
2.29.2
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#88081):
https://lists.openembedded.org/g/openembedded-devel/message/88081
Mute This Topic: https://lists.openembedded.org/mt/78448029/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-