mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-applib: leave builddir clean
This commit is contained in:
parent
a88abd2989
commit
bde133a75b
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'python3-applib'
|
||||
pkgname=python3-applib
|
||||
version=1.2
|
||||
revision=2
|
||||
revision=3
|
||||
archs=noarch
|
||||
wrksrc="applib-${version}"
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="applib-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="applib"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3 python3-appdirs python3-six"
|
||||
short_desc="Cross-platform application utilities in Python"
|
||||
|
|
Loading…
Add table
Reference in a new issue