New package: python3-aiostream-0.4.5

This commit is contained in:
Andrew J. Hesford 2023-01-20 12:02:33 -05:00
parent 6b3ad071f8
commit 3e12ab39ff

View file

@ -0,0 +1,14 @@
# Template file for 'python3-aiostream'
pkgname=python3-aiostream
version=0.4.5
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=3ecbf87085230fbcd9605c32ca20c4fb41af02c71d076eab246ea22e35947d88
make_check=no # tarball provides no tests