2023-10-06 12:12:59 -04:00

15 lines
542 B
Bash

# Template file for 'python3-aiostream'
pkgname=python3-aiostream
version=0.5.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
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=055aa4bc49d72cff70e6325bc29732a0e2766dfdc6414cd38e77d23345788aa9
make_check=no # tarball provides no tests