commit: ce6873f2d6cb1a325f52a03491cd0b02aceced05
Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
AuthorDate: Mon Dec 22 17:01:46 2025 +0000
Commit: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
CommitDate: Mon Dec 22 17:01:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ce6873f2
dev-python/sphinx-last-updated-by-git: Remove py3.11
Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com>
.../sphinx-last-updated-by-git/sphinx-last-updated-by-git-0.3.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/sphinx-last-updated-by-git/sphinx-last-updated-by-git-0.3.8.ebuild
b/dev-python/sphinx-last-updated-by-git/sphinx-last-updated-by-git-0.3.8.ebuild
index 2bf644b026..464d7e4f8b 100644
---
a/dev-python/sphinx-last-updated-by-git/sphinx-last-updated-by-git-0.3.8.ebuild
+++
b/dev-python/sphinx-last-updated-by-git/sphinx-last-updated-by-git-0.3.8.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
+PYTHON_COMPAT=( python3_{12..14} )
inherit distutils-r1 pypi