vpn-slice: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:18:19 -04:00
parent f2111280cc
commit 7b271bc0e5

View file

@ -1,7 +1,7 @@
# Template file for 'vpn-slice' # Template file for 'vpn-slice'
pkgname=vpn-slice pkgname=vpn-slice
version=0.15 version=0.15
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-dnspython python3-setproctitle iproute2" depends="python3-dnspython python3-setproctitle iproute2"