diff --git a/srcpkgs/python3-curio/template b/srcpkgs/python3-curio/template index f9064a84649..e7265f42fdd 100644 --- a/srcpkgs/python3-curio/template +++ b/srcpkgs/python3-curio/template @@ -1,6 +1,6 @@ # Template file for 'python3-curio' pkgname=python3-curio -version=1.4 +version=1.5 revision=1 wrksrc="curio-${version}" build_style=python3-module @@ -12,7 +12,7 @@ maintainer="Arjan Mossel " license="BSD-3-Clause" homepage="https://github.com/dabeaz/curio" distfiles="${PYPI_SITE}/c/curio/curio-${version}.tar.gz" -checksum=57edce81c837f3c2cf42fbb346dee26e537d1659e6605269fb13bd179e068744 +checksum=af08212e590bb7da8e4cc39c42012711494dc20d622f162155ba296cc2e3bc10 do_check() { # CI container has different privileges than expected in test_errors()