From: Ben Gampe <bga...@digi.com>

Add recipe for python3-starlette: the little ASGI library that
shines

Signed-off-by: Ben Gampe <bga...@digi.com>
---
 .../packagegroups/packagegroup-meta-python.bb             | 1 +
 .../recipes-devtools/python/python3-starlette_0.13.6.bb   | 8 ++++++++
 2 files changed, 9 insertions(+)
 create mode 100644 
meta-python/recipes-devtools/python/python3-starlette_0.13.6.bb

diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb 
b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index e84bf225e..fd78ee0a2 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -391,6 +391,7 @@ RDEPENDS_packagegroup-meta-python3 = "\
     python3-sqlalchemy \
     python3-sqlparse \
     python3-sqlsoup \
+    python3-starlette \
     python3-stevedore \
     python3-strict-rfc3339 \
     python3-supervisor \
diff --git a/meta-python/recipes-devtools/python/python3-starlette_0.13.6.bb 
b/meta-python/recipes-devtools/python/python3-starlette_0.13.6.bb
new file mode 100644
index 000000000..2e4b01b74
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-starlette_0.13.6.bb
@@ -0,0 +1,8 @@
+SUMMARY = "The little ASGI library that shines"
+HOMEPAGE = "https://www.starlette.io/";
+LICENSE = "BSD"
+LIC_FILES_CHKSUM = "file://LICENSE.md;md5=11e8c8dbfd5fa373c703de492140ff7a"
+
+inherit pypi setuptools3
+
+SRC_URI[sha256sum] = 
"ebe8ee08d9be96a3c9f31b2cb2a24dbdf845247b745664bd8a3f9bd0c977fdbc"
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#90429): 
https://lists.openembedded.org/g/openembedded-devel/message/90429
Mute This Topic: https://lists.openembedded.org/mt/81689054/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to