python3-aiofiles: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:10 -04:00
parent 7223a40c40
commit 6ed2c29184

View file

@ -1,7 +1,7 @@
# Template file for 'python3-aiofiles'
pkgname=python3-aiofiles
version=22.1.0
revision=1
revision=2
wrksrc="${pkgname#*-}-${version}"
build_style=python3-pep517
hostmakedepends="python3-poetry-core"