forked from pool/python-arrow
Accepting request 720888 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/720888 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-arrow?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
parent
ca4af69d49
commit
e686d2d41c
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 4 15:07:17 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 0.14.4:
|
||||
* [FIX] Fixed a regression in 0.14.3 that prevented a tzinfo
|
||||
argument of type string to be passed to the get()
|
||||
function. Functionality such as arrow.get("2019072807",
|
||||
"YYYYMMDDHH", tzinfo="UTC") should work as normal again.
|
||||
* [CHANGE] Moved backports.functools_lru_cache dependency from
|
||||
extra_requires to install_requires for Python 2.7 installs to fix
|
||||
#495.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 28 16:10:58 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user