commit:     aac4cf4653bafefa5dad18421fbdb2867d3fb6de
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Mon Jul 11 12:24:04 2022 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Mon Jul 11 12:24:04 2022 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=aac4cf46

sci-libs/nibabel: EAPI and PYTHON_COMPAT bump

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 sci-libs/nibabel/nibabel-2.5.1.ebuild | 6 +++---
 sci-libs/nibabel/nibabel-3.0.2.ebuild | 6 +++---
 sci-libs/nibabel/nibabel-3.2.1.ebuild | 4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sci-libs/nibabel/nibabel-2.5.1.ebuild 
b/sci-libs/nibabel/nibabel-2.5.1.ebuild
index 3316b84d5..f0759b51a 100644
--- a/sci-libs/nibabel/nibabel-2.5.1.ebuild
+++ b/sci-libs/nibabel/nibabel-2.5.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 

diff --git a/sci-libs/nibabel/nibabel-3.0.2.ebuild 
b/sci-libs/nibabel/nibabel-3.0.2.ebuild
index 3316b84d5..f0759b51a 100644
--- a/sci-libs/nibabel/nibabel-3.0.2.ebuild
+++ b/sci-libs/nibabel/nibabel-3.0.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 

diff --git a/sci-libs/nibabel/nibabel-3.2.1.ebuild 
b/sci-libs/nibabel/nibabel-3.2.1.ebuild
index 43720d35f..c3b45a93b 100644
--- a/sci-libs/nibabel/nibabel-3.2.1.ebuild
+++ b/sci-libs/nibabel/nibabel-3.2.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 PYTHON_COMPAT=( python3_{8..10} )
 DISTUTILS_USE_SETUPTOOLS=rdepend

Reply via email to