From: "Ernst Sjöstrand" <ernstp@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: "Ernst Sjöstrand" <ernstp@gmail.com>
Subject: [PATCH 4/6] python3-charset-normalizer: add recipe
Date: Tue, 2 May 2023 19:34:20 +0200 [thread overview]
Message-ID: <20230502173422.1439794-4-ernstp@gmail.com> (raw)
In-Reply-To: <20230502173422.1439794-1-ernstp@gmail.com>
Signed-off-by: Ernst Sjöstrand <ernstp@gmail.com>
---
.../python/python3-charset-normalizer_3.1.0.bb | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 meta/recipes-devtools/python/python3-charset-normalizer_3.1.0.bb
diff --git a/meta/recipes-devtools/python/python3-charset-normalizer_3.1.0.bb b/meta/recipes-devtools/python/python3-charset-normalizer_3.1.0.bb
new file mode 100644
index 00000000000..9fda99b7ca6
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-charset-normalizer_3.1.0.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "Truly universal encoding detector in pure Python"
+HOMEPAGE = "https://charset-normalizer.readthedocs.io"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=0974a390827087287db39928f7c524b5"
+
+SRC_URI[sha256sum] = "34e0a2f9c370eb95597aae63bf85eb5e96826d81e3dcf88b8886012906f509b5"
+
+inherit pypi setuptools3
+
+BBCLASSEXTEND = "native nativesdk"
--
2.39.2
next prev parent reply other threads:[~2023-05-02 17:35 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-02 17:34 [PATCH 1/6] python3-hatchling: fix rdepends Ernst Sjöstrand
2023-05-02 17:34 ` [PATCH 2/6] python3-fixtures: add recipe Ernst Sjöstrand
2023-05-03 12:33 ` [OE-core] " Alexandre Belloni
2023-05-04 4:47 ` Tim Orling
2023-05-04 4:47 ` Tim Orling
2023-05-04 7:34 ` Ernst Sjöstrand
2023-05-02 17:34 ` [PATCH 3/6] python3-testtools: add fixtures to rdepends Ernst Sjöstrand
2023-05-02 17:34 ` Ernst Sjöstrand [this message]
2023-05-04 4:53 ` [OE-core] [PATCH 4/6] python3-charset-normalizer: add recipe Tim Orling
2023-05-02 17:34 ` [PATCH 5/6] python3-requests: fix rdepends Ernst Sjöstrand
2023-05-02 17:34 ` [PATCH 6/6] python3-subunit: " Ernst Sjöstrand
[not found] ` <175B640FA76D30B2.7535@lists.openembedded.org>
2023-05-03 9:22 ` [OE-core] [PATCH 5/6] python3-requests: " Ernst Sjöstrand
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=20230502173422.1439794-4-ernstp@gmail.com \
--to=ernstp@gmail.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