python3-trio: update to 0.22.0.

This commit is contained in:
Andrew Benson 2022-11-12 15:18:18 -06:00
parent 95e208680a
commit 243a5f3e6e
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-trio'
pkgname=python3-trio
version=0.19.0
revision=3
version=0.22.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-async_generator python3-attrs python3-idna
@ -15,7 +15,7 @@ maintainer="Arjan Mossel <arjanmossel@gmail.com>"
license="Apache-2.0, MIT"
homepage="https://github.com/python-trio/trio"
distfiles="${PYPI_SITE}/t/trio/trio-${version}.tar.gz"
checksum=895e318e5ec5e8cea9f60b473b6edb95b215e82d99556a03eb2d20c5e027efe1
checksum=ce68f1c5400a47b137c5a4de72c7c901bd4e7a24fbdebfe9b41de8c6c04eaacf
# Tests are disabled as they also need the following to be packaged:
# pyOpenSSL https://pypi.org/project/pyOpenSSL/
# trustme https://pypi.org/project/trustme/