commit:     91f8e69fd031cc512b5d5f9dbb7ae5b4d4763537
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Sat Jan 14 13:10:39 2023 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Sat Jan 14 13:10:45 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=91f8e69f

dev-python/pyct: update EAPI and PYTHON_COMPAT

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

 dev-python/pyct/pyct-0.4.8.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/pyct/pyct-0.4.8.ebuild 
b/dev-python/pyct/pyct-0.4.8.ebuild
index f40dc6d49..6201e2cf2 100644
--- a/dev-python/pyct/pyct-0.4.8.ebuild
+++ b/dev-python/pyct/pyct-0.4.8.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} pypy3 )
+PYTHON_COMPAT=( python3_{10..11} pypy3 )
 
 # HoloViews imports from "distutils" at runtime.
 DISTUTILS_USE_SETUPTOOLS=rdepend

Reply via email to