From 3851115eeb9d7fc27cfdbe0b2d0d97d4f8c1e83b Mon Sep 17 00:00:00 2001 From: Paul Zander Date: Sat, 6 Jun 2026 14:15:33 +0200 Subject: [PATCH] media-libs/opensubdiv: enable py3.14 Closes: https://bugs.gentoo.org/973999 Signed-off-by: Paul Zander Signed-off-by: Sam James --- media-libs/opensubdiv/opensubdiv-3.6.0-r4.ebuild | 4 ++-- media-libs/opensubdiv/opensubdiv-3.6.1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/media-libs/opensubdiv/opensubdiv-3.6.0-r4.ebuild b/media-libs/opensubdiv/opensubdiv-3.6.0-r4.ebuild index fcb05ef7cb6fe..ef5aebd97319e 100644 --- a/media-libs/opensubdiv/opensubdiv-3.6.0-r4.ebuild +++ b/media-libs/opensubdiv/opensubdiv-3.6.0-r4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit cmake cuda flag-o-matic python-any-r1 toolchain-funcs virtualx xdg diff --git a/media-libs/opensubdiv/opensubdiv-3.6.1.ebuild b/media-libs/opensubdiv/opensubdiv-3.6.1.ebuild index f4713525a1cad..f88f773272d6b 100644 --- a/media-libs/opensubdiv/opensubdiv-3.6.1.ebuild +++ b/media-libs/opensubdiv/opensubdiv-3.6.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit cmake cuda flag-o-matic python-any-r1 toolchain-funcs virtualx xdg