commit:     e7aa0830b2fd9d22a9432b287f3e8c7d5a29b089
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 17:34:17 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 17:34:17 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7aa0830

dev-python/mkdocs-git-authors-plugin: Remove py3.11

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

 .../mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.10.0.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.10.0.ebuild 
b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.10.0.ebuild
index 831a2448ed8d..124fe677134f 100644
--- 
a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.10.0.ebuild
+++ 
b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.10.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517="setuptools"
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 
 # Requires self to be installed to build docs
 # TODO: Do this a bit better

Reply via email to