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

sci-libs/cartopy: Remove py3.11

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

 sci-libs/cartopy/cartopy-0.24.1-r2.ebuild | 2 +-
 sci-libs/cartopy/cartopy-0.25.0.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/cartopy/cartopy-0.24.1-r2.ebuild 
b/sci-libs/cartopy/cartopy-0.24.1-r2.ebuild
index f6cb884c049a..6b98fef69c4f 100644
--- a/sci-libs/cartopy/cartopy-0.24.1-r2.ebuild
+++ b/sci-libs/cartopy/cartopy-0.24.1-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_SINGLE_IMPL=1
 DISTUTILS_EXT=1
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 
 DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1 multiprocessing virtualx

diff --git a/sci-libs/cartopy/cartopy-0.25.0.ebuild 
b/sci-libs/cartopy/cartopy-0.25.0.ebuild
index f6cb884c049a..6b98fef69c4f 100644
--- a/sci-libs/cartopy/cartopy-0.25.0.ebuild
+++ b/sci-libs/cartopy/cartopy-0.25.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_SINGLE_IMPL=1
 DISTUTILS_EXT=1
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 
 DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1 multiprocessing virtualx

Reply via email to