commit:     001976dca6e1070554000ff6af5b698fb9aecad1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 19 20:12:48 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 19 20:21:54 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=001976dc

dev-python/spyder: Remove py3.10 (per sphinx-8.2)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/spyder/spyder-5.5.6-r1.ebuild | 4 ++--
 dev-python/spyder/spyder-6.0.3-r1.ebuild | 2 +-
 dev-python/spyder/spyder-6.0.4.ebuild    | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/spyder/spyder-5.5.6-r1.ebuild 
b/dev-python/spyder/spyder-5.5.6-r1.ebuild
index 9c1668e71307..6d9a7f21d881 100644
--- a/dev-python/spyder/spyder-5.5.6-r1.ebuild
+++ b/dev-python/spyder/spyder-5.5.6-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_{11..12} )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1 optfeature xdg #virtualx

diff --git a/dev-python/spyder/spyder-6.0.3-r1.ebuild 
b/dev-python/spyder/spyder-6.0.3-r1.ebuild
index e3f40c01a221..e2e02e24dfdf 100644
--- a/dev-python/spyder/spyder-6.0.3-r1.ebuild
+++ b/dev-python/spyder/spyder-6.0.3-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1 optfeature xdg #virtualx

diff --git a/dev-python/spyder/spyder-6.0.4.ebuild 
b/dev-python/spyder/spyder-6.0.4.ebuild
index f77d41e10d54..3beeeec69205 100644
--- a/dev-python/spyder/spyder-6.0.4.ebuild
+++ b/dev-python/spyder/spyder-6.0.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1 optfeature xdg #virtualx

Reply via email to