- update to 0.15.6:

- [NEW] Added ``humanize`` week granularity translation for German, Italian, Polish & Taiwanese locales.
 - [FIX] Consolidated and simplified German locales.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-arrow?expand=0&rev=34
This commit is contained in:
Dirk Mueller 2020-05-12 08:50:38 +00:00 committed by Git OBS Bridge
parent 4ee507537e
commit 01f01d235f
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5390e464e2c5f76971b60ffa7ee29c598c7501a294bc9f5e6dadcb251a5d027b
size 82264

3
arrow-0.15.6.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb5d339f00072cc297d7de252a2e75f272085d1231a3723f1026d1fa91367118
size 83160

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue May 12 08:49:50 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.15.6:
- [NEW] Added ``humanize`` week granularity translation for German, Italian, Polish & Taiwanese locales.
- [FIX] Consolidated and simplified German locales.
-------------------------------------------------------------------
Sun Jan 5 02:48:30 UTC 2020 - Arun Persaud <arun@gmx.de>

View File

@ -1,5 +1,5 @@
#
# spec file for package python-arrow
# spec file for package python
#
# Copyright (c) 2020 SUSE LLC
#
@ -26,7 +26,7 @@
%endif
%bcond_without python2
Name: python-arrow%{?psuffix}
Version: 0.15.5
Version: 0.15.6
Release: 0
Summary: Better dates and times for Python
License: Apache-2.0