New package: python3-aiorpcx-0.10.2
This commit is contained in:
parent
38fed7eb0c
commit
26330c27c3
21
srcpkgs/python3-aiorpcx/template
Normal file
21
srcpkgs/python3-aiorpcx/template
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
# Template file for 'python3-aiorpcx'
|
||||||
|
pkgname=python3-aiorpcx
|
||||||
|
version=0.10.2
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="aiorpcX-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
pycompile_module="aiorpcx"
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3-attrs"
|
||||||
|
short_desc="Generic async RPC implementation"
|
||||||
|
maintainer="Christian Buschau <christian.buschau@mailbox.org>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/kyuupichan/aiorpcX"
|
||||||
|
# missing license in PyPI tarball
|
||||||
|
distfiles="https://github.com/kyuupichan/aiorpcX/archive/${version}.tar.gz"
|
||||||
|
checksum=6ae07cbb8d2468ade2bc2e125d106232d9a8a50549b05a2141ee3b6342347232
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENCE
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user