mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-esprima: leave builddir clean
This commit is contained in:
parent
bde133a75b
commit
3063767c4f
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'python3-esprima'
|
||||
pkgname=python3-esprima
|
||||
version=4.0.1
|
||||
revision=2
|
||||
wrksrc="esprima-${version}"
|
||||
revision=3
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="esprima-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="esprima"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3 python3-setuptools"
|
||||
short_desc="ECMAScript parsing infrastructure for multipurpose analysis in Python3"
|
||||
|
|
Loading…
Add table
Reference in a new issue