python3-anyio: update to 3.3.1

This commit is contained in:
dkwo 2021-09-09 18:31:22 +02:00 committed by Andrew J. Hesford
parent b2c019a437
commit 914bd243b5

View file

@ -1,6 +1,6 @@
# Template file for 'python3-anyio'
pkgname=python3-anyio
version=3.3.0
version=3.3.1
revision=1
wrksrc=anyio-${version}
build_style=python3-module
@ -11,7 +11,7 @@ maintainer="dkwo <nicolopiazzalunga@gmail.com>"
license="MIT"
homepage="https://github.com/agronholm/anyio"
distfiles="${PYPI_SITE}/a/anyio/anyio-${version}.tar.gz"
checksum=ae57a67583e5ff8b4af47666ff5651c3732d45fd26c929253748e796af860374
checksum=85913b4e2fec030e8c72a8f9f98092eeb9e25847a6e00d567751b77e34f856fe
# Tests not supported
make_check=no