virtme: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:01 -04:00
parent a61a36d187
commit fb0a3322f1

View file

@ -1,7 +1,7 @@
# Template file for 'virtme' # Template file for 'virtme'
pkgname=virtme pkgname=virtme
version=0.1.1 version=0.1.1
revision=4 revision=5
build_style=python3-module build_style=python3-module
pycompile_module="virtme" pycompile_module="virtme"
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"