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

dev-python/sphinx-press-theme: Remove py3.11

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

 dev-python/sphinx-press-theme/sphinx-press-theme-0.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-press-theme/sphinx-press-theme-0.9.1.ebuild 
b/dev-python/sphinx-press-theme/sphinx-press-theme-0.9.1.ebuild
index fbb372034ef1..a262e7bc90de 100644
--- a/dev-python/sphinx-press-theme/sphinx-press-theme-0.9.1.ebuild
+++ b/dev-python/sphinx-press-theme/sphinx-press-theme-0.9.1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYPI_PN="sphinx_press_theme"
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 
 inherit distutils-r1 pypi
 

Reply via email to