python-Arrow: update to 0.15.5

This commit is contained in:
Tim Brown 2020-04-15 23:54:41 +10:00 committed by Helmut Pozimski
parent ea49aee770
commit dc9403fdbd

View file

@ -1,12 +1,10 @@
# Template file for 'python-Arrow'
pkgname=python-Arrow
reverts=0.13.1_1
version=0.15.2
revision=2
version=0.15.5
revision=1
archs=noarch
wrksrc="arrow-${version}"
build_style=python-module
pycompile_module="arrow"
hostmakedepends="python-setuptools python3-setuptools"
depends="python-dateutil python-backports.functools_lru_cache"
short_desc="Better dates & times for Python (Python2)"
@ -14,11 +12,10 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
license="Apache-2.0"
homepage="https://github.com/crsmithdev/arrow"
distfiles="${PYPI_SITE}/a/arrow/arrow-${version}.tar.gz"
checksum=10257c5daba1a88db34afa284823382f4963feca7733b9107956bed041aff24f
checksum=5390e464e2c5f76971b60ffa7ee29c598c7501a294bc9f5e6dadcb251a5d027b
python3-Arrow_package() {
archs=noarch
pycompile_module="arrow"
depends="python3-dateutil"
short_desc="${short_desc/Python2/Python3}"
pkg_install() {