commit:     986c7035d9b2a4376113f4cba7139f00ad49e558
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Thu Sep 11 20:43:03 2025 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Thu Sep 11 20:43:03 2025 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=986c7035

dev-python/probeinterface: enable py3.12, py3.13

Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 dev-python/probeinterface/probeinterface-0.2.20.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/probeinterface/probeinterface-0.2.20.ebuild 
b/dev-python/probeinterface/probeinterface-0.2.20.ebuild
index 75dd43bd4..1dc266144 100644
--- a/dev-python/probeinterface/probeinterface-0.2.20.ebuild
+++ b/dev-python/probeinterface/probeinterface-0.2.20.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{11..13} )
 inherit distutils-r1
 
 DESCRIPTION="Python package to handle probe layout, geometry and wiring to 
device"

Reply via email to