diff --git a/srcpkgs/python3-aiostream/template b/srcpkgs/python3-aiostream/template index 8a14c1c8796..a2f883120de 100644 --- a/srcpkgs/python3-aiostream/template +++ b/srcpkgs/python3-aiostream/template @@ -1,6 +1,6 @@ # Template file for 'python3-aiostream' pkgname=python3-aiostream -version=0.6.4 +version=0.7.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" @@ -10,5 +10,5 @@ maintainer="Andrew J. Hesford " license="GPL-3.0-or-later" homepage="https://aiostream.readthedocs.io/" distfiles="${PYPI_SITE}/a/aiostream/aiostream-${version}.tar.gz" -checksum=f99bc6b1b9cea3e70885dc235a233523597555fe4a585ed21d65264b3f1ff3d2 +checksum=5ab4acd44ef5f583b6488c32ade465f43c3d7b0df039f1ee49dfb1fd1e255e02 make_check=no # tests do not see custom fixtures