python-Arrow: update to 0.13.1.
This commit is contained in:
parent
8635846f63
commit
66a3e09cd1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Arrow'
|
||||
pkgname=python-Arrow
|
||||
version=0.13.0
|
||||
version=0.13.1
|
||||
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=9cb4a910256ed536751cd5728673bfb53e6f0026e240466f90c2a92c0b79c895
|
||||
checksum=6f54d9f016c0b7811fac9fb8c2c7fa7421d80c54dbdd75ffb12913c55db60b8a
|
||||
|
||||
python3-Arrow_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue