16 lines
490 B
Bash
16 lines
490 B
Bash
# Template file for 'python-Arrow'
|
|
pkgname=python-Arrow
|
|
version=0.10.0
|
|
revision=2
|
|
noarch=y
|
|
wrksrc="arrow-$version"
|
|
build_style=python-module
|
|
pycompile_module="arrow"
|
|
hostmakedepends="python python-setuptools"
|
|
short_desc="Better dates & times for Python"
|
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/crsmithdev/arrow"
|
|
distfiles="$homepage/archive/$version.tar.gz"
|
|
checksum=4ed4f6c86e9d3e75a1f77af13d6f5a08f6891ab5c815b20f1f7b7c88ffcad118
|