commit:     1641e9daa0c68a9d32c6ffde20fcc698e71faf0c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 25 05:34:53 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 25 06:00:41 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1641e9da

net-proxy/sshuttle: enable py3.14

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-proxy/sshuttle/sshuttle-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-proxy/sshuttle/sshuttle-1.3.1.ebuild 
b/net-proxy/sshuttle/sshuttle-1.3.1.ebuild
index c689cf38fd20..d12aa6a7c3dd 100644
--- a/net-proxy/sshuttle/sshuttle-1.3.1.ebuild
+++ b/net-proxy/sshuttle/sshuttle-1.3.1.ebuild
@@ -14,7 +14,7 @@ SSHUTTLE_DOCS_VERSION=${PV%.*}.0
 SSHUTTLE_DOCS_USEFLAG="+doc"
 
 DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 inherit distutils-r1 linux-info
 
 DESCRIPTION="Transparent proxy server that works as a poor man's VPN using ssh"

Reply via email to