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

dev-python/pytest-salt-factories: Remove py3.11

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

 .../pytest-salt-factories/pytest-salt-factories-1.0.0_rc29.ebuild       | 2 +-
 dev-python/pytest-salt-factories/pytest-salt-factories-1.0.1.ebuild     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc29.ebuild 
b/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc29.ebuild
index f579f09b3116..c0edb3cec7b6 100644
--- a/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc29.ebuild
+++ b/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc29.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_1{0..2} )
+PYTHON_COMPAT=( python3_12 )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1

diff --git 
a/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.1.ebuild 
b/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.1.ebuild
index 0783f3658172..04f67e306468 100644
--- a/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.1.ebuild
+++ b/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_1{0..2} )
+PYTHON_COMPAT=( python3_12 )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1

Reply via email to