summaryrefslogtreecommitdiff
path: root/dev-python/execnet/execnet-2.1.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/execnet/execnet-2.1.2.ebuild')
-rw-r--r--dev-python/execnet/execnet-2.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/execnet/execnet-2.1.2.ebuild b/dev-python/execnet/execnet-2.1.2.ebuild
index e09cfa4d8ca7..3219b4ba39bc 100644
--- a/dev-python/execnet/execnet-2.1.2.ebuild
+++ b/dev-python/execnet/execnet-2.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -32,7 +32,7 @@ python_test() {
local EPYTEST_DESELECT=()
case ${EPYTHON} in
- python3.1[34]t)
+ python3*t)
EPYTEST_DESELECT+=(
# https://github.com/pytest-dev/execnet/issues/306
testing/test_channel.py::TestChannelBasicBehaviour::test_channel_callback_remote_freed