From: David Jander <david@protonic.nl>
To: ptxdist@pengutronix.de, Robin van der Gracht <robin@protonic.nl>
Cc: Michael Olbrich <m.olbrich@pengutronix.de>,
David Jander <david@protonic.nl>
Subject: [ptxdist] [PATCH V2 0/2] Add host-python3-babel
Date: Tue, 3 May 2022 14:38:01 +0200 [thread overview]
Message-ID: <20220503123803.1439644-1-david@protonic.nl> (raw)
host-python3-babel is needed for many python applications that require
compile-time i18n/l10n.
This also requires host-python3-tz.
Changes since V1:
- Removed reference to CREDITS file in comment
- Added SoB of original patch author
David Jander (2):
host-python3-tz: new package
host-python3-babel: new package
rules/host-python3-babel.in | 8 ++++
rules/host-python3-babel.make | 72 +++++++++++++++++++++++++++++++++++
rules/host-python3-tz.in | 6 +++
rules/host-python3-tz.make | 32 ++++++++++++++++
4 files changed, 118 insertions(+)
create mode 100644 rules/host-python3-babel.in
create mode 100644 rules/host-python3-babel.make
create mode 100644 rules/host-python3-tz.in
create mode 100644 rules/host-python3-tz.make
--
2.32.0
next reply other threads:[~2022-05-03 12:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-03 12:38 David Jander [this message]
2022-05-03 12:38 ` [ptxdist] [PATCH V2 1/2] host-python3-tz: new package David Jander
2022-05-06 7:18 ` Michael Olbrich
2022-05-06 7:33 ` Michael Olbrich
2022-05-03 12:38 ` [ptxdist] [PATCH V2 2/2] host-python3-babel: " David Jander
2022-05-06 7:35 ` Michael Olbrich
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=20220503123803.1439644-1-david@protonic.nl \
--to=david@protonic.nl \
--cc=m.olbrich@pengutronix.de \
--cc=ptxdist@pengutronix.de \
--cc=robin@protonic.nl \
/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