python3-curio: update to 1.5.

This commit is contained in:
Arjan Mossel 2021-06-21 16:05:25 +02:00 committed by Andrew J. Hesford
parent 60014d7aa7
commit a3373d0e83
1 changed files with 2 additions and 2 deletions

View File

@ -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 <arjanmossel@gmail.com>"
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()