diff --git a/srcpkgs/python3-anyio/template b/srcpkgs/python3-anyio/template index 6609672c134..bec1109131d 100644 --- a/srcpkgs/python3-anyio/template +++ b/srcpkgs/python3-anyio/template @@ -1,6 +1,6 @@ # Template file for 'python3-anyio' pkgname=python3-anyio -version=3.2.0 +version=3.3.0 revision=1 wrksrc=anyio-${version} build_style=python3-module @@ -11,8 +11,8 @@ maintainer="dkwo " license="MIT" homepage="https://github.com/agronholm/anyio" distfiles="${PYPI_SITE}/a/anyio/anyio-${version}.tar.gz" -checksum=41c4be842c284222b197a625d76a7ab85adf9d52788f563172fe180c2744b6c1 -# Tests require unpackaged "trustme" +checksum=ae57a67583e5ff8b4af47666ff5651c3732d45fd26c929253748e796af860374 +# Tests not supported make_check=no post_install() {