commit: deb61179ee004228bd7ed7fbaa5b000d2f627f4e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 17:07:03 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 17:15:22 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deb61179
dev-python/spyder: Remove py3.11
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/spyder/spyder-6.0.8.ebuild | 2 +-
dev-python/spyder/spyder-6.1.0.ebuild | 2 +-
dev-python/spyder/spyder-6.1.1.ebuild | 2 +-
dev-python/spyder/spyder-6.1.2.ebuild | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-python/spyder/spyder-6.0.8.ebuild
b/dev-python/spyder/spyder-6.0.8.ebuild
index d04fbda1ef82..e9df56210152 100644
--- a/dev-python/spyder/spyder-6.0.8.ebuild
+++ b/dev-python/spyder/spyder-6.0.8.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 optfeature xdg #virtualx
diff --git a/dev-python/spyder/spyder-6.1.0.ebuild
b/dev-python/spyder/spyder-6.1.0.ebuild
index c4e8ea1af39e..630a63955f5e 100644
--- a/dev-python/spyder/spyder-6.1.0.ebuild
+++ b/dev-python/spyder/spyder-6.1.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 optfeature xdg #virtualx
diff --git a/dev-python/spyder/spyder-6.1.1.ebuild
b/dev-python/spyder/spyder-6.1.1.ebuild
index ab3369d78713..813cf9f93ff6 100644
--- a/dev-python/spyder/spyder-6.1.1.ebuild
+++ b/dev-python/spyder/spyder-6.1.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 optfeature xdg #virtualx
diff --git a/dev-python/spyder/spyder-6.1.2.ebuild
b/dev-python/spyder/spyder-6.1.2.ebuild
index ab3369d78713..813cf9f93ff6 100644
--- a/dev-python/spyder/spyder-6.1.2.ebuild
+++ b/dev-python/spyder/spyder-6.1.2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 optfeature xdg #virtualx