commit:     32035090b4874bf91e211967d678e9df6e188337
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 19:20:12 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 19:26:27 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32035090

dev-python/nbsphinx: Remove py3.11

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

 dev-python/nbsphinx/nbsphinx-0.9.6.ebuild | 2 +-
 dev-python/nbsphinx/nbsphinx-0.9.8.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/nbsphinx/nbsphinx-0.9.6.ebuild 
b/dev-python/nbsphinx/nbsphinx-0.9.6.ebuild
index fd726fc7318b..ab28f495fe04 100644
--- a/dev-python/nbsphinx/nbsphinx-0.9.6.ebuild
+++ b/dev-python/nbsphinx/nbsphinx-0.9.6.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/nbsphinx/nbsphinx-0.9.8.ebuild 
b/dev-python/nbsphinx/nbsphinx-0.9.8.ebuild
index 57eed2bbec4c..120a4745d021 100644
--- a/dev-python/nbsphinx/nbsphinx-0.9.8.ebuild
+++ b/dev-python/nbsphinx/nbsphinx-0.9.8.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
 PYPI_VERIFY_REPO=https://github.com/spatialaudio/nbsphinx
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 
 inherit distutils-r1 pypi
 

Reply via email to