python3-anyio: update to 3.3.0
This commit is contained in:
parent
70269de29a
commit
3f246d4c02
1 changed files with 3 additions and 3 deletions
|
@ -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 <nicolopiazzalunga@gmail.com>"
|
|||
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() {
|
||||
|
|
Loading…
Reference in a new issue