From f521a0a66573ad56fb8e31c1d80ef7351398fd57 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Sun, 25 Sep 2022 17:11:59 +0200 Subject: [PATCH] python3-Arrow: update to 1.2.3 --- srcpkgs/python3-Arrow/template | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-Arrow/template b/srcpkgs/python3-Arrow/template index 3330d66e08e8..fe1334639f09 100644 --- a/srcpkgs/python3-Arrow/template +++ b/srcpkgs/python3-Arrow/template @@ -1,14 +1,17 @@ # Template file for 'python3-Arrow' pkgname=python3-Arrow -version=0.15.5 -revision=4 +version=1.2.3 +revision=1 wrksrc="arrow-${version}" build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-dateutil" +checkdepends="${depends} python3-pytest python3-pytest-cov python3-pytest-mock + python3-pytz python3-simplejson" short_desc="Better dates & times for Python (Python3)" maintainer="Andrea Brancaleoni " license="Apache-2.0" -homepage="https://github.com/crsmithdev/arrow" +homepage="https://github.com/arrow-py/arrow" +changelog="https://raw.githubusercontent.com/arrow-py/arrow/master/CHANGELOG.rst" distfiles="${PYPI_SITE}/a/arrow/arrow-${version}.tar.gz" -checksum=5390e464e2c5f76971b60ffa7ee29c598c7501a294bc9f5e6dadcb251a5d027b +checksum=3934b30ca1b9f292376d9db15b19446088d12ec58629bc3f0da28fd55fb633a1