python3-TxSNI: leave builddir clean

This commit is contained in:
Piotr Wójcik 2020-02-11 22:44:36 +01:00 committed by Piotr
parent 046946449c
commit a88abd2989

View file

@ -1,11 +1,11 @@
# Template file for 'python3-TxSNI'
pkgname=python3-TxSNI
version=0.1.9
revision=2
revision=3
archs=noarch
wrksrc="TxSNI-${version}"
create_wrksrc=yes
build_wrksrc="TxSNI-${version}"
build_style=python3-module
pycompile_module="txsni"
hostmakedepends="python3-setuptools"
depends="python3-Twisted python3-openssl"
short_desc="Easy-to-use SNI endpoint for twisted"