Changelog for
python3-Babel-doc-2.5.1-59.14.noarch.rpm :
Thu Oct 5 14:00:00 2017 arunAATTgmx.de
- update to version 2.5.1:
* Use a fixed datetime to avoid test failures (#520)
(AATTnarendravardi)
* Parse multi-line __future__ imports better (#519) (AATTakx)
* Fix validate_currency docstring (#522)
* Allow normalize_locale and exists to handle various unexpected
inputs (#523) (AATTsuhojm)
* Make PyInstaller support more robust (#525, #526)
(AATTthijstriemstra, AATTakx)
Wed Aug 23 14:00:00 2017 tbechtoldAATTsuse.com
- update to 2.5.0:
* Numbers: Add currency utilities and helpers (#491) (AATTkdeldycke)
* Support PyInstaller (#500, #505) (AATTwodo)
* Dates: Add __str__ to DateTimePattern (#515) (AATTsfermigier)
* Dates: Fix an invalid string to bytes comparison when parsing TZ files on Py3 (#498) (AATTrowillia)
* Dates: Formatting zero-padded components of dates is faster (#517) (AATTakx)
* Documentation: Fix \"Good Commits\" link in CONTRIBUTING.md (#511) (AATTnaryanacharya6)
* Documentation: Fix link to Python gettext module (#512) (AATTLinkid)
* Messages: Allow both dash and underscore separated locale identifiers in pofiles (#489, #490) (AATTakx)
* Messages: Extract Python messages in nested gettext calls (#488) (AATTsublee)
* Messages: Fix in-place editing of dir list while iterating (#476, #492) (AATTMarcDufresne)
* Messages: Stabilize sort order (#482) (AATTxavfernandez)
* Time zones: Honor the no-inherit marker for metazone names (#405) (AATTakx)
Fri Mar 31 14:00:00 2017 aloisioAATTgmx.com
- Updated to 2.4.0
- Converted to single-spec
Tue Jun 30 14:00:00 2015 ajAATTajaissle.de
- Split documentation into separate package to avoid build loop