17 lines
672 B
Bash
17 lines
672 B
Bash
# Template file for 'python3-Arrow'
|
|
pkgname=python3-Arrow
|
|
version=1.2.3
|
|
revision=3
|
|
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 <miwaxe@gmail.com>"
|
|
license="Apache-2.0"
|
|
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=3934b30ca1b9f292376d9db15b19446088d12ec58629bc3f0da28fd55fb633a1
|