commit:     663be595901f1b29394484307719418ad4e232e6
Author:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  2 14:58:46 2025 +0000
Commit:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Thu Jan  2 15:20:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=663be595

dev-python/spyder: enable py3.13

Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org>

 dev-python/spyder/spyder-6.0.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/spyder/spyder-6.0.3-r1.ebuild 
b/dev-python/spyder/spyder-6.0.3-r1.ebuild
index 7feed3f78d80..dd4974db86d7 100644
--- a/dev-python/spyder/spyder-6.0.3-r1.ebuild
+++ b/dev-python/spyder/spyder-6.0.3-r1.ebuild
@@ -1,9 +1,9 @@
-# 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} )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1 optfeature xdg #virtualx

Reply via email to