diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2020-05-06 20:17:35 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-05-06 20:17:38 -0300 |
| commit | c19cb43bb2ec85b00892dc20859c5b24f3d9fd78 (patch) | |
| tree | 555577eab74c146ba36e87be502b034641fa32df /testing | |
| parent | f06e08a473d0d818bda0d498155c36a83116d821 (diff) | |
| download | aports-c19cb43bb2ec85b00892dc20859c5b24f3d9fd78.tar.bz2 aports-c19cb43bb2ec85b00892dc20859c5b24f3d9fd78.tar.xz | |
testing/py3-arrow: upgrade to 0.15.6
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-arrow/APKBUILD | 4 |
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" |
