python3-async_generator: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:00:51 -04:00
parent 9317a24029
commit 350dae371b

View file

@ -1,7 +1,7 @@
# Template file for 'python3-async_generator' # Template file for 'python3-async_generator'
pkgname=python3-async_generator pkgname=python3-async_generator
version=1.10 version=1.10
revision=5 revision=6
build_style=python3-module build_style=python3-module
pycompile_module="async_generator" pycompile_module="async_generator"
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"