# Template file for 'python3-anyio' pkgname=python3-anyio version=3.3.0 revision=1 wrksrc=anyio-${version} build_style=python3-module hostmakedepends="python3-setuptools_scm" depends="python3-sniffio python3-idna" short_desc="High level asynchronous concurrency and networking framework" maintainer="dkwo " license="MIT" homepage="https://github.com/agronholm/anyio" distfiles="${PYPI_SITE}/a/anyio/anyio-${version}.tar.gz" checksum=ae57a67583e5ff8b4af47666ff5651c3732d45fd26c929253748e796af860374 # Tests not supported make_check=no post_install() { vlicense LICENSE }