python-babel 2.10.3-2 source package in Ubuntu

Changelog

python-babel (2.10.3-2) unstable; urgency=medium

  * Add patch to fix FTBFS with new tzdata (Closes: #1052858)
  * Bump Standards-Version to 4.6.2 (no changes needed)

 -- Nilesh Patra <email address hidden>  Wed, 11 Oct 2023 03:11:16 +0530

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-babel_2.10.3-2.dsc 1.7 KiB e7c52a9c3d74b8c4d1a7ac2b48835052a39775d6aed55d981d453850722b2ac4
python-babel_2.10.3.orig.tar.gz 267.9 KiB 960d7a36861836081929735afe5a98aa2fb0d3720e3abc44e2d0950092e0a573
python-babel_2.10.3-2.debian.tar.xz 10.9 KiB 196b25d4694049c792734b6e11ecdec00fb15b1ee1bf866b3325abb7fda65ca5

Available diffs

No changes file available.

Binary packages built by this source

python-babel-doc: tools for internationalizing Python applications - documentation

 Babel is composed of two major parts. First tools to build and work with
 gettext message catalogs. Second a Python interface to the CLDR (Common
 Locale Data Repository), providing access to various locale display
 names, localized number and date formatting, etc.
 .
 This package contains the Babel documentation.

python-babel-localedata: tools for internationalizing Python applications - locale data files

 Babel is composed of two major parts. First tools to build and work with
 gettext message catalogs. Second a Python interface to the CLDR (Common
 Locale Data Repository), providing access to various locale display
 names, localized number and date formatting, etc.
 .
 This package contains the locale data files used by both python-babel and
 python3-babel.

python3-babel: tools for internationalizing Python applications - Python 3.x

 Babel is composed of two major parts. First tools to build and work with
 gettext message catalogs. Second a Python interface to the CLDR (Common
 Locale Data Repository), providing access to various locale display
 names, localized number and date formatting, etc.
 .
 This package provides the Python 3.x module.