New package: python3-janus-0.5.0
Required dependency for pantalaimon
This commit is contained in:
parent
cc7e0071e2
commit
fe35c537ed
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'python3-janus'
|
||||||
|
pkgname=python3-janus
|
||||||
|
version=0.5.0
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="janus-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
short_desc="Thread-safe asyncio-aware queue"
|
||||||
|
maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://github.com/aio-libs/janus"
|
||||||
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
|
checksum=b2360921f1c30da53ef8a40a3e90824164cd592373434a1e0c7203a058ca09c0
|
Loading…
Reference in New Issue