python3-janus: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:42 -04:00
parent 248a0c80de
commit e373116fca

View file

@ -1,7 +1,7 @@
# Template file for 'python3-janus' # Template file for 'python3-janus'
pkgname=python3-janus pkgname=python3-janus
version=0.5.0 version=0.5.0
revision=4 revision=5
wrksrc="janus-${version}" wrksrc="janus-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"