From: Liu Yiding <liuyd.fnst@fujitsu.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][PATCH 2/5] python3-schema: Add new recipe
Date: Fri, 23 Jan 2026 13:22:31 +0800 [thread overview]
Message-ID: <20260123052234.970-3-liuyd.fnst@fujitsu.com> (raw)
In-Reply-To: <20260123052234.970-1-liuyd.fnst@fujitsu.com>
Add this new recipe for runtime dependence of hotdoc.
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
---
meta/recipes-devtools/python/python3-schema_0.7.8.bb | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 meta/recipes-devtools/python/python3-schema_0.7.8.bb
diff --git a/meta/recipes-devtools/python/python3-schema_0.7.8.bb b/meta/recipes-devtools/python/python3-schema_0.7.8.bb
new file mode 100644
index 0000000000..b27b890374
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-schema_0.7.8.bb
@@ -0,0 +1,10 @@
+SUMMARY = "A library for validating Python data structures"
+HOMEPAGE = "https://github.com/keleshev/schema"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE-MIT;md5=7e70914c99a6ec706baa9fad5e0502df"
+
+SRC_URI[sha256sum] = "e86cc08edd6fe6e2522648f4e47e3a31920a76e82cce8937535422e310862ab5"
+
+inherit pypi python_setuptools_build_meta
+
+BBCLASSEXTEND = "native"
--
2.43.0
next prev parent reply other threads:[~2026-01-23 5:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-23 5:22 [PATCH 0/5] Investigate hotdoc and add a recipe to build it Liu Yiding
2026-01-23 5:22 ` [OE-core][PATCH 1/5] python3-appdirs: Add new recipe Liu Yiding
2026-01-23 5:22 ` Liu Yiding [this message]
2026-01-23 5:22 ` [OE-core][PATCH 3/5] python3-toposort: " Liu Yiding
2026-01-23 5:22 ` [OE-core][PATCH 4/5] python3-wheezy-template: " Liu Yiding
2026-01-23 5:22 ` [OE-core][PATCH 5/5] hotdoc : " Liu Yiding
2026-01-26 10:16 ` Alexander Kanavin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260123052234.970-3-liuyd.fnst@fujitsu.com \
--to=liuyd.fnst@fujitsu.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox