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


Reply via email to