commit:     0b689e9d4cea0029b52409cf2c50564695946482
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri May  9 09:11:00 2025 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri May  9 09:12:57 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b689e9d

app-editors/gedit-plugins: enable py3.13

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 app-editors/gedit-plugins/gedit-plugins-46.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/gedit-plugins/gedit-plugins-46.0-r1.ebuild 
b/app-editors/gedit-plugins/gedit-plugins-46.0-r1.ebuild
index e481f4437f5a..c312db054379 100644
--- a/app-editors/gedit-plugins/gedit-plugins-46.0-r1.ebuild
+++ b/app-editors/gedit-plugins/gedit-plugins-46.0-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 PYTHON_REQ_USE="xml(+)"
 
 inherit gnome.org gnome2-utils meson python-single-r1 vala xdg

Reply via email to