commit:     012530dd77f52ba6ea538c14d768de769de484b3
Author:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 22 12:18:47 2026 +0000
Commit:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Sun Feb 22 12:19:10 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=012530dd

dev-python/rtree: enable py3.14

Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org>

 dev-python/rtree/rtree-1.4.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/rtree/rtree-1.4.1.ebuild 
b/dev-python/rtree/rtree-1.4.1.ebuild
index 0f4ec8ddf7b9..c31a72463a44 100644
--- a/dev-python/rtree/rtree-1.4.1.ebuild
+++ b/dev-python/rtree/rtree-1.4.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 DISTUTILS_USE_PEP517=setuptools
 PYPI_PN=${PN^}
 

Reply via email to