void-packages/srcpkgs/python3-aiostream/template
2025-07-02 11:40:24 -04:00

14 lines
581 B
Bash

# Template file for 'python3-aiostream'
pkgname=python3-aiostream
version=0.7.0
revision=1
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=5ab4acd44ef5f583b6488c32ade465f43c3d7b0df039f1ee49dfb1fd1e255e02
make_check=no # tests do not see custom fixtures