commit:     97688c0ab28b1aca567e5f797284228a831b7dd4
Author:     Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 14 13:43:18 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jul 15 08:06:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97688c0a

sci-libs/Shapely-1.7.0: removed python 3.9

Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/16283
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

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

diff --git a/sci-libs/Shapely/Shapely-1.7.0.ebuild 
b/sci-libs/Shapely/Shapely-1.7.0.ebuild
index d8dcb698da0..90f6454fe77 100644
--- a/sci-libs/Shapely/Shapely-1.7.0.ebuild
+++ b/sci-libs/Shapely/Shapely-1.7.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..8} )
 
 inherit distutils-r1
 

Reply via email to