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

app-admin/salt: Remove py3.11

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

 app-admin/salt/salt-3007.0-r1.ebuild | 2 +-
 app-admin/salt/salt-3007.1-r1.ebuild | 2 +-
 app-admin/salt/salt-3007.1-r2.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-admin/salt/salt-3007.0-r1.ebuild 
b/app-admin/salt/salt-3007.0-r1.ebuild
index f85e5ace9217..b2ad07734cf8 100644
--- a/app-admin/salt/salt-3007.0-r1.ebuild
+++ b/app-admin/salt/salt-3007.0-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_1{1..2} )
+PYTHON_COMPAT=( python3_12 )
 
 DISTUTILS_USE_PEP517=setuptools
 inherit systemd distutils-r1

diff --git a/app-admin/salt/salt-3007.1-r1.ebuild 
b/app-admin/salt/salt-3007.1-r1.ebuild
index 5ec69d3877ac..a566e6d5f005 100644
--- a/app-admin/salt/salt-3007.1-r1.ebuild
+++ b/app-admin/salt/salt-3007.1-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_1{1..2} )
+PYTHON_COMPAT=( python3_12 )
 
 DISTUTILS_USE_PEP517=setuptools
 inherit systemd distutils-r1

diff --git a/app-admin/salt/salt-3007.1-r2.ebuild 
b/app-admin/salt/salt-3007.1-r2.ebuild
index f78431596b3a..40f5f9f3642e 100644
--- a/app-admin/salt/salt-3007.1-r2.ebuild
+++ b/app-admin/salt/salt-3007.1-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_1{1..2} )
+PYTHON_COMPAT=( python3_12 )
 
 DISTUTILS_USE_PEP517=setuptools
 inherit systemd distutils-r1

Reply via email to