python3-aiofiles: update to 22.1.0.

This commit is contained in:
Andrew J. Hesford 2022-09-05 13:43:54 -04:00
parent a570ed6805
commit 9e6bb05599

View file

@ -1,6 +1,6 @@
# Template file for 'python3-aiofiles'
pkgname=python3-aiofiles
version=0.8.0
version=22.1.0
revision=1
wrksrc="${pkgname#*-}-${version}"
build_style=python3-pep517
@ -13,7 +13,7 @@ license="Apache-2.0"
homepage="https://github.com/Tinche/aiofiles"
changelog="https://raw.githubusercontent.com/Tinche/aiofiles/master/README.rst"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=1ee866ce57b47e2f5ae2c06c0372458a6eb08131a9b1d7216a234fa0d516d638
checksum=47b4e8fe8c6d07b85810badcfb38366c567db7add200cef2aeb8376e9c34f46f
do_check() {
PYTHONPATH=src python3 -m pytest