# Template file for 'python3-nest_asyncio' pkgname=python3-nest_asyncio version=1.5.6 revision=2 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel" depends="python3" checkdepends="python3-pytest" short_desc="Python asyncio patch to allow nested event loops" maintainer="dkwo " license="BSD-2-Clause" homepage="https://github.com/erdewit/nest_asyncio" distfiles="${PYPI_SITE}/n/nest_asyncio/nest_asyncio-${version}.tar.gz" checksum=d267cc1ff794403f7df692964d1d2a3fa9418ffea2a3f6859a439ff482fef290 post_install() { vlicense LICENSE }