commit:     74ee1cd7b3a97a28a5aca9d85b8ce5db53ab4250
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 23 20:43:48 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Oct 23 23:26:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74ee1cd7

sci-libs/shapely: python3_9, tests pass

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-libs/shapely/shapely-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/shapely/shapely-1.7.1.ebuild 
b/sci-libs/shapely/shapely-1.7.1.ebuild
index 3e2d10095ce..c9e72fc3498 100644
--- a/sci-libs/shapely/shapely-1.7.1.ebuild
+++ b/sci-libs/shapely/shapely-1.7.1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 MY_PN="Shapely"
 MY_P="${MY_PN}-${PV}"
 
-PYTHON_COMPAT=( python3_{7..8} )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit distutils-r1
 

Reply via email to