mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 18:13:07 +02:00
python-Arrow: add pycompile_module
This commit is contained in:
parent
c546732bc6
commit
de4b5f2d12
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'python-Arrow'
|
# Template file for 'python-Arrow'
|
||||||
pkgname=python-Arrow
|
pkgname=python-Arrow
|
||||||
version=0.10.0
|
version=0.10.0
|
||||||
revision=1
|
revision=2
|
||||||
noarch=y
|
noarch=y
|
||||||
wrksrc="arrow-$version"
|
wrksrc="arrow-$version"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
pycompile_module="arrow"
|
||||||
hostmakedepends="python python-setuptools"
|
hostmakedepends="python python-setuptools"
|
||||||
short_desc="Better dates & times for Python"
|
short_desc="Better dates & times for Python"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue