15 lines
506 B
Bash
15 lines
506 B
Bash
# Template file for 'python3-Arrow'
|
|
pkgname=python3-Arrow
|
|
version=0.15.5
|
|
revision=3
|
|
wrksrc="arrow-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-dateutil"
|
|
short_desc="Better dates & times for Python (Python3)"
|
|
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=5390e464e2c5f76971b60ffa7ee29c598c7501a294bc9f5e6dadcb251a5d027b
|