15
0
forked from pool/python-Babel

Accepting request 532056 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/532056
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Babel?expand=0&rev=35
This commit is contained in:
2017-10-06 06:37:39 +00:00
committed by Git OBS Bridge
parent a54c1f9f34
commit 5f761522bb
6 changed files with 35 additions and 5 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Oct 5 16:04:48 UTC 2017 - arun@gmx.de
- specfile:
* require freezegun for tests
- update to version 2.5.1:
* Use a fixed datetime to avoid test failures (#520)
(@narendravardi)
* Parse multi-line __future__ imports better (#519) (@akx)
* Fix validate_currency docstring (#522)
* Allow normalize_locale and exists to handle various unexpected
inputs (#523) (@suhojm)
* Make PyInstaller support more robust (#525, #526)
(@thijstriemstra, @akx)
-------------------------------------------------------------------
Wed Aug 23 15:40:01 UTC 2017 - tbechtold@suse.com