15
0
forked from pool/python-Babel

Accepting request 580582 from home:aplanas:branches:devel:languages:python

- Export TZ and LC_ALL before running the tests.  Without this
  python-Babel is not able to see the TZ variable, and produce
  a `local` LOCALTZ

OBS-URL: https://build.opensuse.org/request/show/580582
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Babel?expand=0&rev=37
This commit is contained in:
2018-02-27 12:39:14 +00:00
committed by Git OBS Bridge
parent 5f761522bb
commit 838383be73
3 changed files with 12 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 27 12:28:43 UTC 2018 - aplanas@suse.com
- Export TZ and LC_ALL before running the tests. Without this
python-Babel is not able to see the TZ variable, and produce
a `local` LOCALTZ
-------------------------------------------------------------------
Thu Oct 5 16:04:48 UTC 2017 - arun@gmx.de