17
0
Files
python-Flask-Babel/python-Flask-Babel.spec
Steve Kowalik a070e6a92b - 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().

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-Babel?expand=0&rev=10
2023-06-15 07:04:41 +00:00

2.1 KiB