Internationalization utilities
A collection of tools for internationalizing Python applications.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/python-Babel && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Babel-2.13.1.tar.gz | 0009909844 9.45 MB | |
python-Babel.changes | 0000032767 32 KB | |
python-Babel.spec | 0000002891 2.82 KB |
Revision 42 (latest revision is 46)
Ana Guerrero (anag+factory)
accepted
request 1133432
from
Dirk Mueller (dirkmueller)
(revision 42)
- deleted patches - fix-tests.patch (upstreamed) - update to 2.13.1: * Fix a typo in ``_locales_to_names`` * Fix ``setuptools`` dependency for Python 3.12 * This version, Babel 2.13, is the last version of Babel to support Python 3.7. * Add flag to ignore POT-Creation-Date for updates * Support 't' specifier in keywords * Add f-string parsing for Python 3.12 (PEP 701) * Various typing-related fixes * babel.messages.catalog: deduplicate _to_fuzzy_match_key logic * Freeze format_time() tests to a specific date to fix test failures * Spelling and grammar fixes * Renovate lint tools * Use SPDX license identifier * Use aware UTC datetimes internally - Update to 2.11.0 - update to 2.10.3 - update to 2.10.2 * Messages: Fix ``distutils`` import. Regressed in :gh:`843`. * CLDR: Upgrade to CLDR 41.0. * Messages: Implement ``--init-missing`` option for ``pybabel update`` ignored directory patterns with ones of your own. * Messages: Add ``--check`` to verify if catalogs are up-to-date * Messages: Add ``--header-comment`` to override default header comment * The internal ``babel/_compat.py`` module is no more
Comments 0