commit: d5626909d04c2615a405703e35d75420f732d532
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 4 14:20:49 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 4 14:23:29 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5626909
dev-python/segno: Enable py3.14
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/segno/segno-1.6.6.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-python/segno/segno-1.6.6.ebuild
b/dev-python/segno/segno-1.6.6.ebuild
index f27327c9623f..3c4262e7e69c 100644
--- a/dev-python/segno/segno-1.6.6.ebuild
+++ b/dev-python/segno/segno-1.6.6.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
+PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
inherit distutils-r1 pypi
@@ -26,6 +26,7 @@ BDEPEND="
)
"
+EPYTEST_PLUGINS=()
distutils_enable_tests pytest
EPYTEST_DESELECT=(