mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/py3-arrow: upgrade to 0.15.6
This commit is contained in:
parent
f06e08a473
commit
c19cb43bb2
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user