commit:     8db843395a71f5e351779bbbece6023ceb51f98c
Author:     Norbert Norbiros <norbiros <AT> protonmail <DOT> com>
AuthorDate: Thu Mar 13 06:14:59 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 27 19:09:15 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8db84339

gnome-extra/gnome-browser-connector: enable py3.13

Closes: https://bugs.gentoo.org/952500
Signed-off-by: Norbert Norbiros <norbiros <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/41046
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../gnome-browser-connector/gnome-browser-connector-42.1-r1.ebuild    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/gnome-extra/gnome-browser-connector/gnome-browser-connector-42.1-r1.ebuild 
b/gnome-extra/gnome-browser-connector/gnome-browser-connector-42.1-r1.ebuild
index eee9a523e059..9d3d52705868 100644
--- a/gnome-extra/gnome-browser-connector/gnome-browser-connector-42.1-r1.ebuild
+++ b/gnome-extra/gnome-browser-connector/gnome-browser-connector-42.1-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2024 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} )
 
 inherit gnome.org meson python-single-r1 xdg
 

Reply via email to