python-Arrow: downgrade to 0.13.0.
fix a regression in his only user.
This commit is contained in:
parent
c196db81f5
commit
11bc3ea04e
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
|||
# Template file for 'python-Arrow'
|
||||
pkgname=python-Arrow
|
||||
version=0.13.1
|
||||
reverts=0.13.1_1
|
||||
version=0.13.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="arrow-${version}"
|
||||
|
@ -9,11 +10,11 @@ pycompile_module="arrow"
|
|||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python-dateutil python-backports.functools_lru_cache"
|
||||
short_desc="Better dates & times for Python (Python2)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/crsmithdev/arrow"
|
||||
distfiles="${PYPI_SITE}/a/arrow/arrow-${version}.tar.gz"
|
||||
checksum=6f54d9f016c0b7811fac9fb8c2c7fa7421d80c54dbdd75ffb12913c55db60b8a
|
||||
checksum=9cb4a910256ed536751cd5728673bfb53e6f0026e240466f90c2a92c0b79c895
|
||||
|
||||
python3-Arrow_package() {
|
||||
archs=noarch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue