dev-python: update ProtonVPN dependency stack

Signed-off-by: amielke <gentoo@amielke.de>
This commit is contained in:
amielke
2026-04-18 14:54:31 +02:00
parent cbffbc2b52
commit 15ca7fabf3
9 changed files with 365 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{12..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit distutils-r1