python3-aioinflux: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:31 -04:00
parent fb015dc7f8
commit a3f126d9c3
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-aioinflux'
pkgname=python3-aioinflux
version=0.9.0
revision=3
revision=4
wrksrc="${pkgname#*-}-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"