mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH V3 0/2] Add host-python3-babel
@ 2022-05-06 11:17 David Jander
  2022-05-06 11:17 ` [ptxdist] [PATCH V3 1/2] host-python3-tz: new package David Jander
  2022-05-06 11:17 ` [ptxdist] [PATCH 2/2] V3 host-python3-babel: " David Jander
  0 siblings, 2 replies; 5+ messages in thread
From: David Jander @ 2022-05-06 11:17 UTC (permalink / raw)
  To: ptxdist, Robin van der Gracht; +Cc: Michael Olbrich, David Jander

host-python3-babel is needed for many python applications that require
compile-time i18n/l10n.
This also requires host-python3-tz.

Changes since V2:
 - Corrected licenses and added license files
 - Converted spaces to tabs
 - Changed URL to use ptx/mirror-pypi

David Jander (2):
  host-python3-tz: new package
  host-python3-babel: new package

 rules/host-python3-babel.in   |  8 ++++
 rules/host-python3-babel.make | 73 +++++++++++++++++++++++++++++++++++
 rules/host-python3-tz.in      |  6 +++
 rules/host-python3-tz.make    | 33 ++++++++++++++++
 4 files changed, 120 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




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-05-09  6:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-06 11:17 [ptxdist] [PATCH V3 0/2] Add host-python3-babel David Jander
2022-05-06 11:17 ` [ptxdist] [PATCH V3 1/2] host-python3-tz: new package David Jander
2022-05-09  6:29   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-05-06 11:17 ` [ptxdist] [PATCH 2/2] V3 host-python3-babel: " David Jander
2022-05-09  6:29   ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox