commit:     f980cb54e3592d6e499a823dafd8e5b168cf4abb
Author:     Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
AuthorDate: Mon Dec 22 17:01:35 2025 +0000
Commit:     Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
CommitDate: Mon Dec 22 17:01:35 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f980cb54

dev-python/sphinxext-opengraph: Remove py3.11

Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com>

 dev-python/sphinxext-opengraph/sphinxext-opengraph-0.13.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.13.0.ebuild 
b/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.13.0.ebuild
index 1ae0cce31e..d26cfc686d 100644
--- a/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.13.0.ebuild
+++ b/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.13.0.ebuild
@@ -10,7 +10,7 @@ DOCS_DIR="docs"
 # PYPI_NO_NORMALIZE=1
 
 DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 
 inherit distutils-r1 docs pypi
 

Reply via email to