python3-hypercorn: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:32 -04:00
parent 0fc64550d2
commit b6ab0775a2

View file

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