commit:     14e75c5a1f74cb71883fb16ceafdb292347b9bb0
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Fri Jan 13 07:00:17 2023 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Fri Jan 13 07:00:17 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=14e75c5a

sci-biology/nitime: updated PYTHON_COMPAT

Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 sci-biology/nitime/nitime-0.9.ebuild  | 6 +++---
 sci-biology/nitime/nitime-9999.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sci-biology/nitime/nitime-0.9.ebuild 
b/sci-biology/nitime/nitime-0.9.ebuild
index 90cb4ff6a..7a767390a 100644
--- a/sci-biology/nitime/nitime-0.9.ebuild
+++ b/sci-biology/nitime/nitime-0.9.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{10..10} )
 
 inherit distutils-r1 virtualx
 

diff --git a/sci-biology/nitime/nitime-9999.ebuild 
b/sci-biology/nitime/nitime-9999.ebuild
index c46edf3c1..3e0894c90 100644
--- a/sci-biology/nitime/nitime-9999.ebuild
+++ b/sci-biology/nitime/nitime-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{10..10} )
 
 inherit distutils-r1 git-r3 virtualx
 

Reply via email to