aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py-arrow/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/testing/py-arrow/APKBUILD b/testing/py-arrow/APKBUILD
index 0e96252200..0ea7866a9b 100644
--- a/testing/py-arrow/APKBUILD
+++ b/testing/py-arrow/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-arrow
_pkgname=arrow
-pkgver=0.8.0
+pkgver=0.10.0
pkgrel=1
pkgdesc="A Python library to create and manipulate dates, times, and timestamps"
url="http://arrow.readthedocs.io/"
@@ -45,6 +45,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-md5sums="4dd7534cf32bc9e4fd8d8ab2f7401363 arrow-0.8.0.tar.gz"
-sha256sums="b210c17d6bb850011700b9f54c1ca0eaf8cbbd441f156f0cd292e1fbda84e7af arrow-0.8.0.tar.gz"
-sha512sums="b6c01970d408e1169d042f593859577eef9961a2e7d6e0d5d01ddbdc001f806ca191cf152bd2d4060a877aeabee6754f06c3b91fbca53ee0a135a9355d08b347 arrow-0.8.0.tar.gz"
+sha512sums="a2baa23f1424b21506f3b664f0ef02d09f91b9cfaf6e0badfa544f42c750ed51136ae0e8910ac24207c0265a1b233f10a6f3cbafee3124b5f5c4fd965cfd01c0 arrow-0.10.0.tar.gz"