commit: e8d1c06b982d785529ab8662e9b2078b8036c9e6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Feb 19 20:05:27 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Feb 19 20:07:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8d1c06b
sci-chemistry/gromacs: Remove py3.10 (per sphinx-8.2) Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sci-chemistry/gromacs/gromacs-2023.5.ebuild | 4 ++-- sci-chemistry/gromacs/gromacs-2023.9999.ebuild | 4 ++-- sci-chemistry/gromacs/gromacs-2024.3.ebuild | 4 ++-- sci-chemistry/gromacs/gromacs-2024.4.ebuild | 4 ++-- sci-chemistry/gromacs/gromacs-2024.5.ebuild | 2 +- sci-chemistry/gromacs/gromacs-2024.9999.ebuild | 4 ++-- sci-chemistry/gromacs/gromacs-2025.9999.ebuild | 4 ++-- sci-chemistry/gromacs/gromacs-2025_rc.ebuild | 2 +- sci-chemistry/gromacs/gromacs-9999.ebuild | 4 ++-- 9 files changed, 16 insertions(+), 16 deletions(-) diff --git a/sci-chemistry/gromacs/gromacs-2023.5.ebuild b/sci-chemistry/gromacs/gromacs-2023.5.ebuild index 83ceb0fceb65..4501472b953b 100644 --- a/sci-chemistry/gromacs/gromacs-2023.5.ebuild +++ b/sci-chemistry/gromacs/gromacs-2023.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 CMAKE_MAKEFILE_GENERATOR="ninja" -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{11..12} ) DISTUTILS_OPTIONAL=1 DISTUTILS_USE_PEP517=no diff --git a/sci-chemistry/gromacs/gromacs-2023.9999.ebuild b/sci-chemistry/gromacs/gromacs-2023.9999.ebuild index 5c6ffc9fc1a8..49be408cdcce 100644 --- a/sci-chemistry/gromacs/gromacs-2023.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-2023.9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 CMAKE_MAKEFILE_GENERATOR="ninja" -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{11..12} ) DISTUTILS_OPTIONAL=1 DISTUTILS_USE_PEP517=no diff --git a/sci-chemistry/gromacs/gromacs-2024.3.ebuild b/sci-chemistry/gromacs/gromacs-2024.3.ebuild index cc4c9393b140..d57a37462c1d 100644 --- a/sci-chemistry/gromacs/gromacs-2024.3.ebuild +++ b/sci-chemistry/gromacs/gromacs-2024.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 CMAKE_MAKEFILE_GENERATOR="ninja" -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{11..12} ) DISTUTILS_OPTIONAL=1 DISTUTILS_USE_PEP517=no diff --git a/sci-chemistry/gromacs/gromacs-2024.4.ebuild b/sci-chemistry/gromacs/gromacs-2024.4.ebuild index 7f2e7152df0f..49ec16a5713f 100644 --- a/sci-chemistry/gromacs/gromacs-2024.4.ebuild +++ b/sci-chemistry/gromacs/gromacs-2024.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 CMAKE_MAKEFILE_GENERATOR="ninja" -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{11..12} ) DISTUTILS_OPTIONAL=1 DISTUTILS_USE_PEP517=no diff --git a/sci-chemistry/gromacs/gromacs-2024.5.ebuild b/sci-chemistry/gromacs/gromacs-2024.5.ebuild index 385f80b9f758..49ec16a5713f 100644 --- a/sci-chemistry/gromacs/gromacs-2024.5.ebuild +++ b/sci-chemistry/gromacs/gromacs-2024.5.ebuild @@ -5,7 +5,7 @@ EAPI=8 CMAKE_MAKEFILE_GENERATOR="ninja" -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{11..12} ) DISTUTILS_OPTIONAL=1 DISTUTILS_USE_PEP517=no diff --git a/sci-chemistry/gromacs/gromacs-2024.9999.ebuild b/sci-chemistry/gromacs/gromacs-2024.9999.ebuild index b681516f603a..e30a7a974d56 100644 --- a/sci-chemistry/gromacs/gromacs-2024.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-2024.9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 CMAKE_MAKEFILE_GENERATOR="ninja" -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{11..12} ) DISTUTILS_OPTIONAL=1 DISTUTILS_USE_PEP517=no diff --git a/sci-chemistry/gromacs/gromacs-2025.9999.ebuild b/sci-chemistry/gromacs/gromacs-2025.9999.ebuild index bec110e3340c..e829adc6590f 100644 --- a/sci-chemistry/gromacs/gromacs-2025.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-2025.9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 CMAKE_MAKEFILE_GENERATOR="ninja" -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{11..12} ) DISTUTILS_OPTIONAL=1 DISTUTILS_USE_PEP517=no diff --git a/sci-chemistry/gromacs/gromacs-2025_rc.ebuild b/sci-chemistry/gromacs/gromacs-2025_rc.ebuild index d0af77e59df9..e829adc6590f 100644 --- a/sci-chemistry/gromacs/gromacs-2025_rc.ebuild +++ b/sci-chemistry/gromacs/gromacs-2025_rc.ebuild @@ -5,7 +5,7 @@ EAPI=8 CMAKE_MAKEFILE_GENERATOR="ninja" -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{11..12} ) DISTUTILS_OPTIONAL=1 DISTUTILS_USE_PEP517=no diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild index 1cc913c0aeed..eb3dd80c5f84 100644 --- a/sci-chemistry/gromacs/gromacs-9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 CMAKE_MAKEFILE_GENERATOR="ninja" -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{11..12} ) DISTUTILS_OPTIONAL=1 DISTUTILS_USE_PEP517=no