python-Arrow: update to 0.15.2.
This commit is contained in:
parent
ec99ccdc45
commit
85451c5e3f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-Arrow'
|
# Template file for 'python-Arrow'
|
||||||
pkgname=python-Arrow
|
pkgname=python-Arrow
|
||||||
reverts=0.13.1_1
|
reverts=0.13.1_1
|
||||||
version=0.13.0
|
version=0.15.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="arrow-${version}"
|
wrksrc="arrow-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/crsmithdev/arrow"
|
homepage="https://github.com/crsmithdev/arrow"
|
||||||
distfiles="${PYPI_SITE}/a/arrow/arrow-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/arrow/arrow-${version}.tar.gz"
|
||||||
checksum=9cb4a910256ed536751cd5728673bfb53e6f0026e240466f90c2a92c0b79c895
|
checksum=10257c5daba1a88db34afa284823382f4963feca7733b9107956bed041aff24f
|
||||||
|
|
||||||
python3-Arrow_package() {
|
python3-Arrow_package() {
|
||||||
archs=noarch
|
archs=noarch
|
||||||
|
|
Loading…
Reference in a new issue