diff --git a/srcpkgs/python3-anyio/template b/srcpkgs/python3-anyio/template index 275e4c259b0..9b4d32025a0 100644 --- a/srcpkgs/python3-anyio/template +++ b/srcpkgs/python3-anyio/template @@ -1,7 +1,7 @@ # Template file for 'python3-anyio' pkgname=python3-anyio -version=3.5.0 -revision=2 +version=3.6.2 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools_scm" depends="python3-sniffio python3-idna" @@ -10,7 +10,7 @@ maintainer="dkwo " license="MIT" homepage="https://github.com/agronholm/anyio" distfiles="${PYPI_SITE}/a/anyio/anyio-${version}.tar.gz" -checksum=a0aeffe2fb1fdf374a8e4b471444f0f3ac4fb9f5a5b542b48824475e0042a5a6 +checksum=25ea0d673ae30af41a0c442f81cf3b38c7e79fdc7b60335a4c14e05eb0947421 # Tests not supported make_check=no