commit: 89a8e553c8e6d20c859aa493c305a76edf99a9e4
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Fri Jan 13 08:04:20 2023 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Fri Jan 13 08:04:20 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=89a8e553
dev-python/py2bit: updated PYTHON_COMPAT
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
dev-python/py2bit/py2bit-0.3.0.ebuild | 6 +++---
dev-python/py2bit/py2bit-9999.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-python/py2bit/py2bit-0.3.0.ebuild
b/dev-python/py2bit/py2bit-0.3.0.ebuild
index 7c6c27ef2..e0e3a6873 100644
--- a/dev-python/py2bit/py2bit-0.3.0.ebuild
+++ b/dev-python/py2bit/py2bit-0.3.0.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..11} )
inherit distutils-r1
diff --git a/dev-python/py2bit/py2bit-9999.ebuild
b/dev-python/py2bit/py2bit-9999.ebuild
index 7c6c27ef2..e0e3a6873 100644
--- a/dev-python/py2bit/py2bit-9999.ebuild
+++ b/dev-python/py2bit/py2bit-9999.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..11} )
inherit distutils-r1