Accepting request 903987 from devel:languages:python
- update to 1.1.1: * Added Odia, Maltese, Serbian, Sami, and Luxembourgish locales. * All calls to ``arrow.get()`` should now properly pass the ``tzinfo`` argument to the Arrow constructor. * Humanize output is now properly truncated when a locale class overrides ``_format_timeframe()``. * Updated Turkish locale and added tests. OBS-URL: https://build.opensuse.org/request/show/903987 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-arrow?expand=0&rev=22
This commit is contained in:
commit
db29c55b53
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b8fe13abf3517abab315e09350c903902d1447bd311afbc17547ba1cb3ff5bd8
|
|
||||||
size 109692
|
|
3
arrow-1.1.1.tar.gz
Normal file
3
arrow-1.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dee7602f6c60e3ec510095b5e301441bc56288cb8f51def14dcb3079f623823a
|
||||||
|
size 113054
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 4 19:48:33 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.1.1:
|
||||||
|
* Added Odia, Maltese, Serbian, Sami, and Luxembourgish locales.
|
||||||
|
* All calls to ``arrow.get()`` should now properly pass the ``tzinfo``
|
||||||
|
argument to the Arrow constructor.
|
||||||
|
* Humanize output is now properly truncated when a locale class
|
||||||
|
overrides ``_format_timeframe()``.
|
||||||
|
* Updated Turkish locale and added tests.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 18 22:06:04 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
Tue May 18 22:06:04 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
Name: python-arrow%{?psuffix}
|
Name: python-arrow%{?psuffix}
|
||||||
Version: 1.1.0
|
Version: 1.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Better dates and times for Python
|
Summary: Better dates and times for Python
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user