forked from pool/python-arrow
- 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/package/show/devel:languages:python/python-arrow?expand=0&rev=52
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-arrow%{?psuffix}
|
||||
Version: 1.1.0
|
||||
Version: 1.1.1
|
||||
Release: 0
|
||||
Summary: Better dates and times for Python
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user