python3-aiostream: update to 0.6.1.
This commit is contained in:
parent
5aae703425
commit
40b02a6b05
@ -1,14 +1,14 @@
|
|||||||
# Template file for 'python3-aiostream'
|
# Template file for 'python3-aiostream'
|
||||||
pkgname=python3-aiostream
|
pkgname=python3-aiostream
|
||||||
version=0.5.2
|
version=0.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
depends="python3"
|
depends="python3-typing_extensions"
|
||||||
short_desc="Generator-based operators for asynchronous iteration"
|
short_desc="Generator-based operators for asynchronous iteration"
|
||||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://aiostream.readthedocs.io/"
|
homepage="https://aiostream.readthedocs.io/"
|
||||||
distfiles="${PYPI_SITE}/a/aiostream/aiostream-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/aiostream/aiostream-${version}.tar.gz"
|
||||||
checksum=b71b519a2d66c38f0872403ab86417955b77352f08d9ad02ad46fc3926b389f4
|
checksum=7bef8046e56f69b81c2d7cc394893dd9021046c3e02295968d3be0cb9e606196
|
||||||
make_check=no # tarball provides no tests
|
make_check=no # tests do not see custom fixtures
|
||||||
|
Loading…
x
Reference in New Issue
Block a user