python3-matrix-common: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:25 -04:00
parent 317777ed1c
commit 24f69c7621

View file

@ -1,7 +1,7 @@
# Template file for 'python3-matrix-common' # Template file for 'python3-matrix-common'
pkgname=python3-matrix-common pkgname=python3-matrix-common
version=1.3.0 version=1.3.0
revision=1 revision=2
wrksrc="matrix-python-common-${version}" wrksrc="matrix-python-common-${version}"
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel" hostmakedepends="python3-setuptools python3-wheel"