From 9eb41dfc8d4a8d65a33dcd7d1732133c8b427261 Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Wed, 29 Apr 2026 13:09:39 +0300 Subject: [PATCH] mate-extra/caja-dropbox: enable py3.14 Signed-off-by: Alfred Wingate Part-of: https://codeberg.org/gentoo/gentoo/pulls/776 Signed-off-by: Sam James --- mate-extra/caja-dropbox/caja-dropbox-1.28.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mate-extra/caja-dropbox/caja-dropbox-1.28.0.ebuild b/mate-extra/caja-dropbox/caja-dropbox-1.28.0.ebuild index e873554804a4..7a3cb6c061c5 100644 --- a/mate-extra/caja-dropbox/caja-dropbox-1.28.0.ebuild +++ b/mate-extra/caja-dropbox/caja-dropbox-1.28.0.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_{11..14} ) MATE_LA_PUNT="yes" inherit mate python-single-r1 linux-info eapi9-ver