commit:     ba241337b2410310dcc70a0f67490214e9ea8c4a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 25 04:13:36 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 25 04:14:12 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba241337

dev-libs/libbytesize: disable py3.10

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libbytesize/libbytesize-2.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libbytesize/libbytesize-2.12.ebuild 
b/dev-libs/libbytesize/libbytesize-2.12.ebuild
index 62a7ee0e2484..acfc311ef9f5 100644
--- a/dev-libs/libbytesize/libbytesize-2.12.ebuild
+++ b/dev-libs/libbytesize/libbytesize-2.12.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 
 inherit autotools python-r1
 

Reply via email to