Accepting request 983570 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/983570 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Babel?expand=0&rev=37
This commit is contained in:
commit
30e6f5d2d5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98aeaca086133efb3e1e2aad0396987490c8425929ddbcfe0550184fdc54cd13
|
||||
size 9342917
|
3
Babel-2.10.3.tar.gz
Normal file
3
Babel-2.10.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7614553711ee97490f732126dc077f8d0ae084ebc6a96e23db1482afabdb2c51
|
||||
size 9344140
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 17 19:38:24 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 4 18:08:57 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user