subuser: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:05 -04:00
parent 6034239459
commit 6a0eb8cc52

View file

@ -1,7 +1,7 @@
# Template file for 'subuser' # Template file for 'subuser'
pkgname=subuser pkgname=subuser
version=0.6.2 version=0.6.2
revision=5 revision=6
archs="x86_64*" archs="x86_64*"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"