commit:     fe7a8c330b177f324aad2a8def05af35e4213fac
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 18:58:20 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 19:06:11 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe7a8c33

dev-python/sphinx-gallery: Remove py3.11

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

 dev-python/sphinx-gallery/sphinx-gallery-0.19.0.ebuild | 2 +-
 dev-python/sphinx-gallery/sphinx-gallery-0.20.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.19.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.19.0.ebuild
index 91bc0d107920..d555c3fcec88 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.19.0.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.19.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 
 inherit distutils-r1 pypi
 

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.20.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.20.0.ebuild
index 0686cb138977..44f5b8aaeed2 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.20.0.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.20.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 
 inherit distutils-r1 pypi
 

Reply via email to