sshuttle: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:51 -04:00
parent 2a2f908b87
commit 3e85f2ec1b

View File

@ -1,7 +1,7 @@
# Template file for 'sshuttle' # Template file for 'sshuttle'
pkgname=sshuttle pkgname=sshuttle
version=1.1.1 version=1.1.1
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools_scm python3-Sphinx" hostmakedepends="python3-setuptools_scm python3-Sphinx"
depends="python3-psutil" depends="python3-psutil"