python-Arrow: update to 0.13.0.
This commit is contained in:
parent
632a47132f
commit
aa1c9cd12c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Arrow'
|
||||
pkgname=python-Arrow
|
||||
version=0.12.1
|
||||
version=0.13.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="arrow-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/crsmithdev/arrow"
|
||||
distfiles="${PYPI_SITE}/a/arrow/arrow-${version}.tar.gz"
|
||||
checksum=a558d3b7b6ce7ffc74206a86c147052de23d3d4ef0e17c210dd478c53575c4cd
|
||||
checksum=9cb4a910256ed536751cd5728673bfb53e6f0026e240466f90c2a92c0b79c895
|
||||
|
||||
python3-Arrow_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue