python3-trio: update to 0.19.0.

This commit is contained in:
Arjan Mossel 2021-06-21 16:05:17 +02:00 committed by Andrew J. Hesford
parent e3d307b217
commit 60014d7aa7

View file

@ -1,6 +1,6 @@
# Template file for 'python3-trio'
pkgname=python3-trio
version=0.18.0
version=0.19.0
revision=1
wrksrc="trio-${version}"
build_style=python3-module
@ -16,7 +16,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=87a66ae61f27fe500c9024926a9ba482c07e1e0f56380b70a264d19c435ba076
checksum=895e318e5ec5e8cea9f60b473b6edb95b215e82d99556a03eb2d20c5e027efe1
# Tests are disabled as they also need the following to be packaged:
# pyOpenSSL https://pypi.org/project/pyOpenSSL/
# trustme https://pypi.org/project/trustme/