commit:     10609b90c25f57ba1b614fcfded57d984a2c3297
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 14 01:28:02 2025 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 14 01:44:54 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10609b90

media-video/pitivi: enable py3.13

Closes: https://bugs.gentoo.org/952563
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 media-video/pitivi/pitivi-2023.03-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/pitivi/pitivi-2023.03-r2.ebuild 
b/media-video/pitivi/pitivi-2023.03-r2.ebuild
index 7ecbd86c03c5..eec22ae94443 100644
--- a/media-video/pitivi/pitivi-2023.03-r2.ebuild
+++ b/media-video/pitivi/pitivi-2023.03-r2.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} )
 PYTHON_REQ_USE="sqlite"
 
 inherit gnome.org meson python-single-r1 xdg

Reply via email to