dev-db/barman: enable py3.14

Closes: https://bugs.gentoo.org/973811
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Pacho Ramos
2026-05-30 09:57:55 +02:00
parent c414ab8534
commit 59acf11b60

View File

@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517="setuptools"
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{11..14} )
RESTRICT="test" # missing azure sdk