commit:     1b40cb5bb72050ddf853deec390e761ffd3b496d
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Wed Dec 23 08:39:28 2020 +0000
Commit:     Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
CommitDate: Tue Dec 29 12:21:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b40cb5b

sci-libs/rtree: updated PYTHON_COMPAT

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
Closes: https://github.com/gentoo/gentoo/pull/18776
Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org>

 sci-libs/rtree/rtree-0.9.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/rtree/rtree-0.9.4-r1.ebuild 
b/sci-libs/rtree/rtree-0.9.4-r1.ebuild
index a0940fd1901..300f7833002 100644
--- a/sci-libs/rtree/rtree-0.9.4-r1.ebuild
+++ b/sci-libs/rtree/rtree-0.9.4-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..8} )
+PYTHON_COMPAT=( python3_{7..9} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1

Reply via email to