summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-proxy/sshuttle/sshuttle-1.1.2.ebuild')
-rw-r--r--net-proxy/sshuttle/sshuttle-1.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/sshuttle/sshuttle-1.1.2.ebuild b/net-proxy/sshuttle/sshuttle-1.1.2.ebuild
index 0c3c7b286c31..6580b9328e37 100644
--- a/net-proxy/sshuttle/sshuttle-1.1.2.ebuild
+++ b/net-proxy/sshuttle/sshuttle-1.1.2.ebuild
@@ -14,7 +14,7 @@ SSHUTTLE_DOCS_VERSION=${PV}
SSHUTTLE_DOCS_USEFLAG="+doc"
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1 linux-info
DESCRIPTION="Transparent proxy server that works as a poor man's VPN using ssh"