flaskerize
flaskerize copied to clipboard
Bump babel from 2.7.0 to 2.10.3
Bumps babel from 2.7.0 to 2.10.3.
Release notes
Sourced from babel's releases.
v2.10.2
This is a bugfix release for Babel 2.10.1.
What's Changed
- chore(docs/typo): Fixes a minor typo in a function comment by
@doublethefish
in python-babel/babel#864- Fallback count="other" format in format_currency() by
@jun66j5
in python-babel/babel#872- Fix get_period_id() with
dayPeriodRule
across 0:00 by@jun66j5
in python-babel/babel#871- Fix up some Python2-isms using pyupgrade by
@akx
in python-babel/babel#874- Add support for
b
andB
period symbols in time format by@jun66j5
in python-babel/babel#869New Contributors
@doublethefish
made their first contribution in python-babel/babel#864Full Changelog: https://github.com/python-babel/babel/compare/v2.10.1...v2.10.2
Version 2.10.1
This is a bugfix release for 2.10.0 for a bug that only affects users who do not have
setuptools
installed.What's Changed
- Fix import statement in messages/frontend.py by
@nehaljwani
in python-babel/babel#859New Contributors
@nehaljwani
made their first contribution in python-babel/babel#859Full Changelog: https://github.com/python-babel/babel/compare/v2.10.0...v2.10.1
Version 2.10.0
This changelog has been created automatically by GitHub.
Please see https://github.com/python-babel/babel/blob/master/CHANGES.rst for a more condensed version. Full Changelog: https://github.com/python-babel/babel/compare/v2.9.0...v2.10.0
What's Changed
- CI: Switch to GitHub Actions by
@akx
in python-babel/babel#754- Clean locale identifiers before loading from file by
@akx
in python-babel/babel#782- Become 2.9.1 by
@akx
in python-babel/babel#783- Implement
--init-missing
option forpybabel update
by@RuRo
in python-babel/babel#785- Remove redundant _compat.py by
@hugovk
in python-babel/babel#808- Add support for Python 3.10 by
@hugovk
in python-babel/babel#809- Add Github issue template by
@mondeja
in python-babel/babel#800- Fix CI, bump year to 2022 by
@akx
in python-babel/babel#828- Date intervals: allow using
other
as fallback form by@akx
in python-babel/babel#827- Documentation fixes by
@akx
in python-babel/babel#830- parse_locale(): upper-case variant tag to match file system by
@akx
in python-babel/babel#829- Fix Codecov by
@akx
in python-babel/babel#833- Implement directory filter for extract by
@akx
in python-babel/babel#832- Improve date/time parsing by
@akx
in python-babel/babel#834- fix maltese plurals by
@Findus23
in python-babel/babel#796- Parse string date times indepentent of time zone by
@rachele-collin
in python-babel/babel#701
... (truncated)
Changelog
Sourced from babel's changelog.
Version 2.10.3
This is a bugfix release for Babel 2.10.2, which was mistakenly packaged with outdated locale data.
Thanks to Michał Górny for pointing this out and Jun Omae for verifying.
This and future Babel PyPI packages will be built by a more automated process, which should make problems like this less likely to occur.
Version 2.10.2
This is a bugfix release for Babel 2.10.1.
- Fallback count="other" format in format_currency() (:gh:
872
) - Jun Omae- Fix get_period_id() with
dayPeriodRule
across 0:00 (:gh:871
) - Jun Omae- Add support for
b
andB
period symbols in time format (:gh:869
) - Jun Omae- chore(docs/typo): Fixes a minor typo in a function comment (:gh:
864
) - Frank HarrisonVersion 2.10.1
This is a bugfix release for Babel 2.10.0.
- Messages: Fix
distutils
import. Regressed in :gh:843
. (:gh:852
) - Nehal J Wani- The wheel file is no longer marked as universal, since Babel only supports Python 3.
Version 2.10.0
Upcoming deprecation
* The ``get_next_timezone_transition()`` function is marked deprecated in this version and will be removed likely as soon as Babel 2.11. No replacement for this function is planned; based on discussion in :gh:`716`, it's likely the function is not used in any real code. (:gh:`852`) - Aarni Koskela, Paul Ganssle
Improvements
* CLDR: Upgrade to CLDR 41.0. (:gh:`853`) - Aarni Koskela
The
c
ande
plural form operands introduced in CLDR 40 are parsed, but otherwise unsupported. (:gh:826
)Non-nominative forms of units are currently ignored.
Messages: Implement
--init-missing
option forpybabel update
(:gh:785
) - ruroMessages: For
extract
, you can now replace the built-in.*
/_*
ignored directory patterns with ones of your own. (:gh:832
) - Aarni Koskela, Kinshuk DuaMessages: Add
--check
to verify if catalogs are up-to-date (:gh:831
) - Krzysztof Jagiełło </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary><ul> <li><a href="https://github.com/python-babel/babel/commit/0d902412c3e1ddfcc305abaf24ccfd5a3b52a53e"><code>0d90241</code></a> Become 2.10.3</li> <li><a href="https://github.com/python-babel/babel/commit/e619dd7915ddcc8e93c7483b0e65562c14efe6f1"><code>e619dd7</code></a> CI: include maint branches in actions</li> <li><a href="https://github.com/python-babel/babel/commit/6c7a772e1a24b0e023c170fe25134357fe4fe9fa"><code>6c7a772</code></a> Delete legacy release scripts</li> <li><a href="https://github.com/python-babel/babel/commit/0ab05bc61a8f2064b0ae2a57656b258e641ed192"><code>0ab05bc</code></a> setup.cfg: switch to metadata.license_files</li> <li><a href="https://github.com/python-babel/babel/commit/2e621d14997f61ab5be40954d75a6bdb828f79d0"><code>2e621d1</code></a> Add GitHub Actions workflow for building packages</li> <li><a href="https://github.com/python-babel/babel/commit/24bc2ddd682631439a590da89735297e09419289"><code>24bc2dd</code></a> Become 2.10.2</li> <li><a href="https://github.com/python-babel/babel/commit/d0ec73dcfb153823a12f8f94871849b6cd9fece9"><code>d0ec73d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/python-babel/babel/issues/869">#869</a> from jun66j5/date-period-symbols</li> <li><a href="https://github.com/python-babel/babel/commit/53a74f1c1567b28e6e23bb1ab48ca3a0f888d307"><code>53a74f1</code></a> Fix up some Python2-isms using pyupgrade</li> <li><a href="https://github.com/python-babel/babel/commit/38a0e42f5ed756dce41ad45801bf702b5404e69a"><code>38a0e42</code></a> Improve doctest for <code>DateTimeFormat.format_period</code></li> <li><a href="https://github.com/python-babel/babel/commit/cf1abf100a977e0619e3f64f83905e3dd8676fe1"><code>cf1abf1</code></a> Use <code>... if expr else ...</code></li> <li>Additional commits viewable in <a href="https://github.com/python-babel/babel/compare/v2.7.0...v2.10.3">compare view</a></li> </ul> </details>
<br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)