Package python3-module-babel: Information

Source package: python3-module-babel
Version: 2.14.0-alt1
Latest version according to Repology
Build time:  Jan 19, 2024, 11:05 AM in the task #338035
Report package bug
License: BSD
Summary: a collection of tools for internationalizing Python applications
Description: 
Babel is an integrated collection of utilities that assist in
internationalizing and localizing Python applications, with an emphasis
on web-based applications.
The functionality Babel provides for internationalization (I18n) and
localization (L10N) can be separated into two different aspects:
  * tools to build and work with gettext message catalogs, and
  * a Python interface to the CLDR (Common Locale Data Repository),
    providing access to various locale display names, localized number
    and date formatting, etc.

List of rpms provided by this srpm:
python3-module-babel (noarch)

Maintainer: George V. Kouryachy


ACL:
Vitaly Lipatov
@everybody

    1. python3-module-freezegun
    2. python3-module-pyproject-installer
    3. python3-module-pyproject-installer >= 0.4.0
    4. python3-module-pytest
    5. python3-module-pytz
    6. python3-module-sphinx
    7. python3-module-wheel
    8. rpm-build-intro >= 2.2.5
    9. rpm-build-python3
    10. rpm-macros-sphinx3
    11. unzip

Last changed


Jan. 11, 2024 George V. Kouryachy 1:2.14.0-alt1
- Autobuild version bump to 2.14.0
- Drop CLDR dependency (turns out to be already incorporeted)
Dec. 7, 2023 George V. Kouryachy 1:2.13.1-alt1
- Autobuild version bump to 2.13.1
March 24, 2023 George V. Kouryachy 1:2.12.1-alt1
- Autobuild version bump to 2.12.1
- Enable most of tests