68daf3071f
- Use poetry-core, rather than poetry as the build-system.
Steve Kowalik2025-09-15 06:14:04 +00:00
dfc93ec7ee
Accepting request 1199445 from devel:languages:python:flask
Ana Guerrero2024-09-09 12:44:24 +00:00
1e5a9ff4ed
- update to 4.1.0: * Add tests replicating the issue * Fix for wrong plurals with multiple domains * Linting and other CI/build fixes
Dirk Mueller2024-09-08 12:50:33 +00:00
2ae5d9b566
Accepting request 1148812 from devel:languages:python:flask
Ana Guerrero2024-02-22 19:56:27 +00:00
0900efad78
Accepting request 1148810 from home:alarrosa:branches:devel:languages:python:flask
Daniel Garcia2024-02-21 17:00:04 +00:00
30bff6f763
Accepting request 1130999 from devel:languages:python:flask
Ana Guerrero2023-12-06 22:47:05 +00:00
32e88d18b8
Accepting request 1130282 from home:alarrosa:branches:devel:languages:python:flask
Markéta Machová2023-12-05 14:56:56 +00:00
df137c36b5
Accepting request 1104968 from devel:languages:python:flask
Ana Guerrero2023-08-21 09:45:57 +00:00
d00bd81a1f
- Update to 3.1.0: * Don't return the default locale twice. * Fix tests breaking against babel 12.2, which changed localized times to use non-breaking-spaces. * Relax version requirements for dependencies. * Dropped support for end-of-life Python 3.5 and 3.6, added tests for 3.10 and 3.11. * Jinja version 3 or greater is now required. * Removed Babel._date_formats, use the public Babel.date_formats instead. * list_translations() always returns the default locale, even if it does not exist. * Babel.locale_selector and Babel.timezone_selector no longer exist. * Most configuration options can be passed directly through init_app().
Steve Kowalik2023-06-15 07:04:41 +00:00