mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
New package: python-Arrow-0.10.0
This commit is contained in:
parent
103233fed5
commit
b6018d8a1e
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python-Arrow/template
Normal file
14
srcpkgs/python-Arrow/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'python-Arrow'
|
||||||
|
pkgname=python-Arrow
|
||||||
|
version=0.10.0
|
||||||
|
revision=1
|
||||||
|
noarch=y
|
||||||
|
wrksrc="arrow-$version"
|
||||||
|
build_style=python-module
|
||||||
|
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
|
Loading…
Add table
Reference in a new issue