commit:     71b5535021f1549772bd69d9a4feed6bea3b4ec7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 26 04:18:58 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 26 04:41:00 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71b55350

app-admin/ansible-molecule: Remove py3.11 (following ansible-compat)

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

 app-admin/ansible-molecule/ansible-molecule-25.11.0.ebuild | 4 ++--
 app-admin/ansible-molecule/ansible-molecule-25.9.0.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-admin/ansible-molecule/ansible-molecule-25.11.0.ebuild 
b/app-admin/ansible-molecule/ansible-molecule-25.11.0.ebuild
index 0f35cc658bfd..8db28724a29b 100644
--- a/app-admin/ansible-molecule/ansible-molecule-25.11.0.ebuild
+++ b/app-admin/ansible-molecule/ansible-molecule-25.11.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517="setuptools"
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 PYPI_PN="molecule"
 
 inherit distutils-r1 optfeature pypi

diff --git a/app-admin/ansible-molecule/ansible-molecule-25.9.0.ebuild 
b/app-admin/ansible-molecule/ansible-molecule-25.9.0.ebuild
index 0f35cc658bfd..8db28724a29b 100644
--- a/app-admin/ansible-molecule/ansible-molecule-25.9.0.ebuild
+++ b/app-admin/ansible-molecule/ansible-molecule-25.9.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517="setuptools"
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 PYPI_PN="molecule"
 
 inherit distutils-r1 optfeature pypi

Reply via email to