From 1048ca39c723c7db41e4a0c8998e59bd0cdd5cf7 Mon Sep 17 00:00:00 2001 From: Tim Brown Date: Wed, 15 Apr 2020 23:54:41 +1000 Subject: [PATCH] python-Arrow: update to 0.15.5 --- srcpkgs/python-Arrow/template | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/srcpkgs/python-Arrow/template b/srcpkgs/python-Arrow/template index a3785d60075..a8c2e30c74b 100644 --- a/srcpkgs/python-Arrow/template +++ b/srcpkgs/python-Arrow/template @@ -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 " 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() {