diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-16 21:40:30 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:26 +0100 |
commit | 97a81bed168fdd54e995e0f62c042a9c01259531 (patch) | |
tree | 2c761b222dba1aad44e14448d4b353c953f6db27 /testing/py-arrow | |
parent | eba66015c4af457712c4d9ebfa3046b6e7616413 (diff) | |
download | aports-97a81bed168fdd54e995e0f62c042a9c01259531.tar.bz2 aports-97a81bed168fdd54e995e0f62c042a9c01259531.tar.xz |
testing/py-arrow: rebuild against new version of python3
Diffstat (limited to 'testing/py-arrow')
-rw-r--r-- | testing/py-arrow/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-arrow/APKBUILD b/testing/py-arrow/APKBUILD index 64fd9661b0..0e96252200 100644 --- a/testing/py-arrow/APKBUILD +++ b/testing/py-arrow/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-arrow _pkgname=arrow pkgver=0.8.0 -pkgrel=0 +pkgrel=1 pkgdesc="A Python library to create and manipulate dates, times, and timestamps" url="http://arrow.readthedocs.io/" arch="noarch" |