python3-anyio: update to 3.6.2
This commit is contained in:
parent
d8a5c7701e
commit
f52bd183be
1 changed files with 3 additions and 3 deletions
|
@ -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 <nicolopiazzalunga@gmail.com>"
|
|||
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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue