mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-TxSNI: leave builddir clean
This commit is contained in:
parent
046946449c
commit
a88abd2989
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'python3-TxSNI'
|
# Template file for 'python3-TxSNI'
|
||||||
pkgname=python3-TxSNI
|
pkgname=python3-TxSNI
|
||||||
version=0.1.9
|
version=0.1.9
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="TxSNI-${version}"
|
create_wrksrc=yes
|
||||||
|
build_wrksrc="TxSNI-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="txsni"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-Twisted python3-openssl"
|
depends="python3-Twisted python3-openssl"
|
||||||
short_desc="Easy-to-use SNI endpoint for twisted"
|
short_desc="Easy-to-use SNI endpoint for twisted"
|
||||||
|
|
Loading…
Add table
Reference in a new issue