commit:     c98e64ee4d444b13bd98925df167ea175ca5bef6
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Fri Jan 13 23:59:53 2023 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Fri Jan 13 23:59:53 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=c98e64ee

dev-python/persim: PYTHON_COMPAT update

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

 dev-python/persim/persim-0.1.3.ebuild | 6 +++---
 dev-python/persim/persim-0.2.0.ebuild | 6 +++---
 dev-python/persim/persim-0.3.0.ebuild | 6 +++---
 dev-python/persim/persim-0.3.1.ebuild | 6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/dev-python/persim/persim-0.1.3.ebuild 
b/dev-python/persim/persim-0.1.3.ebuild
index 722ae4d39..11d1d990d 100644
--- a/dev-python/persim/persim-0.1.3.ebuild
+++ b/dev-python/persim/persim-0.1.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 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..9} )
+PYTHON_COMPAT=( python3_{10..10} )
 
 inherit distutils-r1
 

diff --git a/dev-python/persim/persim-0.2.0.ebuild 
b/dev-python/persim/persim-0.2.0.ebuild
index 8ca453bf9..11d1d990d 100644
--- a/dev-python/persim/persim-0.2.0.ebuild
+++ b/dev-python/persim/persim-0.2.0.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..9} )
+PYTHON_COMPAT=( python3_{10..10} )
 
 inherit distutils-r1
 

diff --git a/dev-python/persim/persim-0.3.0.ebuild 
b/dev-python/persim/persim-0.3.0.ebuild
index 6e1d989aa..905f8994a 100644
--- a/dev-python/persim/persim-0.3.0.ebuild
+++ b/dev-python/persim/persim-0.3.0.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..9} )
+PYTHON_COMPAT=( python3_{10..10} )
 
 inherit distutils-r1
 

diff --git a/dev-python/persim/persim-0.3.1.ebuild 
b/dev-python/persim/persim-0.3.1.ebuild
index 6e1d989aa..905f8994a 100644
--- a/dev-python/persim/persim-0.3.1.ebuild
+++ b/dev-python/persim/persim-0.3.1.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..9} )
+PYTHON_COMPAT=( python3_{10..10} )
 
 inherit distutils-r1
 

Reply via email to