commit: 0770da4b273991d3be39a838bda80c9096d6a718
Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
AuthorDate: Mon Dec 22 17:01:57 2025 +0000
Commit: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
CommitDate: Mon Dec 22 17:01:57 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0770da4b
dev-python/sphinx-sitemap: Remove py3.11
Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com>
dev-python/sphinx-sitemap/sphinx-sitemap-2.8.0.ebuild | 2 +-
dev-python/sphinx-sitemap/sphinx-sitemap-2.9.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/sphinx-sitemap/sphinx-sitemap-2.8.0.ebuild
b/dev-python/sphinx-sitemap/sphinx-sitemap-2.8.0.ebuild
index 16e4e03da6..94204b0a4e 100644
--- a/dev-python/sphinx-sitemap/sphinx-sitemap-2.8.0.ebuild
+++ b/dev-python/sphinx-sitemap/sphinx-sitemap-2.8.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
diff --git a/dev-python/sphinx-sitemap/sphinx-sitemap-2.9.0.ebuild
b/dev-python/sphinx-sitemap/sphinx-sitemap-2.9.0.ebuild
index 16e4e03da6..94204b0a4e 100644
--- a/dev-python/sphinx-sitemap/sphinx-sitemap-2.9.0.ebuild
+++ b/dev-python/sphinx-sitemap/sphinx-sitemap-2.9.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1