python3-aiostream: update to 0.6.2.
This commit is contained in:
parent
6ab5b30593
commit
a8b2c2869c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-aiostream'
|
||||
pkgname=python3-aiostream
|
||||
version=0.6.1
|
||||
version=0.6.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
|
@ -10,5 +10,5 @@ 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=7bef8046e56f69b81c2d7cc394893dd9021046c3e02295968d3be0cb9e606196
|
||||
checksum=481e58c7f94b98f37a81384411ee39336dffb933784753b1cfa0a26f3681cc2c
|
||||
make_check=no # tests do not see custom fixtures
|
||||
|
|
Loading…
Reference in New Issue