From: Liu Yiding <liuyd.fnst@fujitsu.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][PATCH 1/6 v2] python3-appdirs: Add new recipe
Date: Mon, 2 Feb 2026 09:36:40 +0800 [thread overview]
Message-ID: <20260202013640.14467-1-liuyd.fnst@fujitsu.com> (raw)
Move it from meta-openembedded to openembedded-core as it is required by hotdoc 0.17.4.
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
---
.../recipes-devtools/python/python3-appdirs_1.4.4.bb | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 meta/recipes-devtools/python/python3-appdirs_1.4.4.bb
diff --git a/meta/recipes-devtools/python/python3-appdirs_1.4.4.bb b/meta/recipes-devtools/python/python3-appdirs_1.4.4.bb
new file mode 100644
index 0000000000..c027e80b28
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-appdirs_1.4.4.bb
@@ -0,0 +1,12 @@
+SUMMARY = "A small Python module for determining appropriate + platform-specific dirs, e.g. a user data dir."
+HOMEPAGE = "https://github.com/ActiveState/appdirs"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=31625363c45eb0c67c630a2f73e438e4"
+
+SRC_URI[sha256sum] = "7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41"
+
+inherit pypi setuptools3 ptest-python-pytest
+
+PTEST_PYTEST_DIR = "test"
+
+BBCLASSEXTEND = "native nativesdk"
--
2.43.0
next reply other threads:[~2026-02-02 1:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-02 1:36 Liu Yiding [this message]
2026-02-02 7:00 ` [OE-core][PATCH 1/6 v2] python3-appdirs: Add new recipe Mathieu Dubois-Briand
2026-02-03 5:43 ` 回复: " Yiding Liu (Fujitsu)
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=20260202013640.14467-1-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