From a8b2c2869c9346e91abf3c1d7e6f22fba642556d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 23 Jul 2024 11:22:33 -0400 Subject: [PATCH] python3-aiostream: update to 0.6.2. --- srcpkgs/python3-aiostream/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-aiostream/template b/srcpkgs/python3-aiostream/template index 844ccb4ee04..3997853ff7b 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.1 +version=0.6.2 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=7bef8046e56f69b81c2d7cc394893dd9021046c3e02295968d3be0cb9e606196 +checksum=481e58c7f94b98f37a81384411ee39336dffb933784753b1cfa0a26f3681cc2c make_check=no # tests do not see custom fixtures