15
0
forked from pool/python-Babel

Accepting request 983486 from home:yarunachalam:branches:devel:languages:python

- update to 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
- update to 2.10.2 
  This is a bugfix release for Babel 2.10.1.
  * Fallback count=”other” format in format_currency() (#872) - Jun Omae
  * Fix get_period_id() with dayPeriodRule across 0:00 (#871) - Jun Omae
  * Add support for b and B period symbols in time format (#869) - Jun Omae
  * chore(docs/typo): Fixes a minor typo in a function comment (#864) - Frank Harrison

OBS-URL: https://build.opensuse.org/request/show/983486
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Babel?expand=0&rev=66
This commit is contained in:
2022-06-18 13:04:25 +00:00
committed by Git OBS Bridge
parent ee9fbac5c4
commit 22ff8ee1c9
4 changed files with 19 additions and 4 deletions

View File

@@ -26,7 +26,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-Babel
Version: 2.10.1
Version: 2.10.3
Release: 0
Summary: Internationalization utilities
License: BSD-3-Clause