- update to 2.17.0:
* CLDR: Babel now uses CLDR 46, by @tomasr8 in :gh:`1145`
* Dates: Allow specifying an explicit format in
parse_date/parse_time by @tomasr8 in :gh:`1131`
* Dates: More alternate characters are now supported by
format_skeleton. By @tomasr8 in :gh:`1122`
* Dates: Support short and narrow formats for format_timedelta
when using add_direction, by @akx in :gh:`1163`
* Messages: .po files now enclose white spaces in filenames
like GNU gettext does. By @Dunedan in :gh:`1105`, and
@tomasr8 in :gh:`1120`
* Messages: Initial support for Message.python_brace_format, by
@tomasr8 in :gh:`1169`
* Numbers: LC_MONETARY is now preferred when formatting
currencies, by @akx in :gh:`1173`
* Dates: Make seconds optional in parse_time time formats by
@tomasr8 in :gh:`1141`
* Dates: Replace str.index with str.find by @tomasr8 in
:gh:`1130`
* Dates: Strip extra leading slashes in /etc/localtime by @akx
in :gh:`1165`
* Dates: Week numbering and formatting of dates with week
numbers was repaired by @jun66j5 in :gh:`1179`
* General: Improve handling for locale=None by @akx in
:gh:`1164`
* General: Remove redundant assignment in Catalog.__setitem__
by @tomasr8 in :gh:`1167`
* Messages: Fix extracted lineno with nested calls, by
@dylankiss in :gh:`1126`
* Messages: Fix of list index out of range when translations is
OBS-URL: https://build.opensuse.org/request/show/1242836
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Babel?expand=0&rev=47
* CLDR: Babel now uses CLDR 46, by @tomasr8 in :gh:`1145`
* Dates: Allow specifying an explicit format in
parse_date/parse_time by @tomasr8 in :gh:`1131`
* Dates: More alternate characters are now supported by
format_skeleton. By @tomasr8 in :gh:`1122`
* Dates: Support short and narrow formats for format_timedelta
when using add_direction, by @akx in :gh:`1163`
* Messages: .po files now enclose white spaces in filenames
like GNU gettext does. By @Dunedan in :gh:`1105`, and
@tomasr8 in :gh:`1120`
* Messages: Initial support for Message.python_brace_format, by
@tomasr8 in :gh:`1169`
* Numbers: LC_MONETARY is now preferred when formatting
currencies, by @akx in :gh:`1173`
* Dates: Make seconds optional in parse_time time formats by
@tomasr8 in :gh:`1141`
* Dates: Replace str.index with str.find by @tomasr8 in
:gh:`1130`
* Dates: Strip extra leading slashes in /etc/localtime by @akx
in :gh:`1165`
* Dates: Week numbering and formatting of dates with week
numbers was repaired by @jun66j5 in :gh:`1179`
* General: Improve handling for locale=None by @akx in
:gh:`1164`
* General: Remove redundant assignment in Catalog.__setitem__
by @tomasr8 in :gh:`1167`
* Messages: Fix extracted lineno with nested calls, by
@dylankiss in :gh:`1126`
* Messages: Fix of list index out of range when translations is
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Babel?expand=0&rev=89
* CLDR: Upgrade to CLDR 45
* Lists: Support list format fallbacks
* Messages: Initial support for reading mapping configuration as TOML
* CLDR: Do not allow substituting alternates or drafts in derived locales
* Core: Allow falling back to modifier-less locale data
* Core: Allow use of importlib.metadata for finding entrypoints
* Dates: Avoid crashing on importing localtime when TZ is malformed
* Messages: Allow parsing .po files that have an extant but empty Language header
* Messages: Fix ``--ignore-dirs`` being incorrectly read
* Messages: Make pgettext search plurals when translation is not found
* Replace deprecated `ast.Str` with `ast.Constant`
* CI fixes
* Test on Python 3.13 beta releases
* Normalize package name to lower-case in setup.py
* Add a mention to the docs that `format_skeleton(..., fuzzy=True)` may raise
* Two hyperlinks (to CLDR) and some typos
- Adjust filename for dist file in %files section
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Babel?expand=0&rev=85
* Babel 2.15.0 will require Python 3.8 or newer
* CLDR: Upgrade to CLDR 44
* Dates: Support for the "fall back to short format"
logic for time delta formatting
* Message: More versatile .po IO functions
* Numbers: Improved support for alternate spaces
when parsing numbers
* Upgrade GitHub Actions
* The Unicode license is now included in `locale-data`
and in the documentation
- Adjust upstream source name in spec file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Babel?expand=0&rev=83