forked from pool/python-arrow
- update to 1.2.1:
* Added quarter granularity to humanize * Added Sinhala and Urdu locales * Support Python 3.10 * Updated Azerbaijani, Hebrew, and Serbian locale * Added Albanian, Tamil and Zulu locales. * Added support for Decimal as input to arrow.get(). * The Estonian, Finnish, Nepali and Zulu locales now support dehumanize. * Improved validation checks when using parser tokens A and hh. * Minor bug fixes to Catalan, Cantonese, Greek and Nepali locales. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-arrow?expand=0&rev=53
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-arrow%{?psuffix}
|
||||
Version: 1.1.1
|
||||
Version: 1.2.1
|
||||
Release: 0
|
||||
Summary: Better dates and times for Python
|
||||
License: Apache-2.0
|
||||
@@ -45,7 +45,7 @@ BuildRequires: %{python_module dateutil >= 2.7.0}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module pytest-mock}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module pytz}
|
||||
BuildRequires: %{python_module pytz >= 2021.1}
|
||||
BuildRequires: %{python_module simplejson}
|
||||
%endif
|
||||
%python_subpackages
|
||||
|
||||
Reference in New Issue
Block a user