commit: 84a6e5f0b5663272902528dd5b9cee5bf0c18386
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 2 10:23:22 2025 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Wed Apr 2 10:23:33 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84a6e5f0
sci-chemistry/pymol: enable py3.13 and disable py3.10
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
sci-chemistry/pymol/pymol-3.0.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/pymol/pymol-3.0.0-r1.ebuild
b/sci-chemistry/pymol/pymol-3.0.0-r1.ebuild
index ff2b8174eeb4..a352b9586b22 100644
--- a/sci-chemistry/pymol/pymol-3.0.0-r1.ebuild
+++ b/sci-chemistry/pymol/pymol-3.0.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{11..13} )
DISTUTILS_USE_PEP517="setuptools"
DISTUTILS_EXT=1