python3-phx-class-registry: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:56 -04:00
parent 6848dfede8
commit 3e038df4ce

View file

@ -1,7 +1,7 @@
# Template file for 'python3-phx-class-registry' # Template file for 'python3-phx-class-registry'
pkgname=python3-phx-class-registry pkgname=python3-phx-class-registry
version=3.0.5 version=3.0.5
revision=1 revision=2
wrksrc="phx-class-registry-${version}" wrksrc="phx-class-registry-${version}"
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-wheel" hostmakedepends="python3-wheel"