python3-trustme: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:13 -04:00
parent 462980b826
commit 0bdd395840

View file

@ -1,7 +1,7 @@
# Template file for 'python3-trustme' # Template file for 'python3-trustme'
pkgname=python3-trustme pkgname=python3-trustme
version=0.9.0 version=0.9.0
revision=1 revision=2
wrksrc="trustme-$version" wrksrc="trustme-$version"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"