commit:     b7a420f0848b9ffbd8303a31f7a1a2fd518dcc61
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  5 12:59:37 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun  5 13:19:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7a420f0

dev-python/cftime: Enable py3.10

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

 dev-python/cftime/cftime-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cftime/cftime-1.5.0.ebuild 
b/dev-python/cftime/cftime-1.5.0.ebuild
index f192f36b420..d0836a075a1 100644
--- a/dev-python/cftime/cftime-1.5.0.ebuild
+++ b/dev-python/cftime/cftime-1.5.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Time-handling functionality from netcdf4-python"

Reply via email to