From 11bc3ea04e9b316b23134eb9c290b333de76effe Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 12 Jul 2019 23:23:03 +0200 Subject: [PATCH] python-Arrow: downgrade to 0.13.0. fix a regression in his only user. --- srcpkgs/python-Arrow/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-Arrow/template b/srcpkgs/python-Arrow/template index bbe1f310fde..78b6dbca9ad 100644 --- a/srcpkgs/python-Arrow/template +++ b/srcpkgs/python-Arrow/template @@ -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 " +maintainer="Andrea Brancaleoni " 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