# Template file for 'python3-aiostream'
pkgname=python3-aiostream
version=0.7.1
revision=2
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel"
depends="python3-typing_extensions"
short_desc="Generator-based operators for asynchronous iteration"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="GPL-3.0-or-later"
homepage="https://aiostream.readthedocs.io/"
distfiles="${PYPI_SITE}/a/aiostream/aiostream-${version}.tar.gz"
checksum=272aaa0d8f83beb906f5aa9022bb59046bb7a103fa3770f807c31f918595acf6
make_check=no # tests do not see custom fixtures
