aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py3-arrow/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-arrow/APKBUILD b/testing/py3-arrow/APKBUILD
index 479907fd8e..f5431a4c99 100644
--- a/testing/py3-arrow/APKBUILD
+++ b/testing/py3-arrow/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-arrow
_pkgname=arrow
-pkgver=0.15.5
+pkgver=0.15.6
pkgrel=0
pkgdesc="Python3 library to create and manipulate dates, times, and timestamps"
options="!check" # Requires unpackaged 'chai'
@@ -32,4 +32,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="cb147a1f2976e6cedddbf2d2d0d5ce69a4a609d4c0c3d68f96b317fc2af334552cb0c1a94aa5bb38e6d74ca7e1beab1ae8a325920a15efd79c35835c92df2409 arrow-0.15.5.tar.gz"
+sha512sums="c56316f8c535c6f14ccaab32e2559b45309170fd47e8728cdd8c0e2af9398264f90fbdd0ece82d14e3f959d24b186fac3e8bb52cf7a64fe0dcd4c247650c73b5 arrow-0.15.6.tar.gz"