aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <chr@chymera.eu>2023-01-13 18:59:53 -0500
committerHorea Christian <chr@chymera.eu>2023-01-13 18:59:53 -0500
commitc98e64ee4d444b13bd98925df167ea175ca5bef6 (patch)
tree1de44ef6065df59b8f6983a5985c541f557afdce /dev-python/persim/persim-0.3.0.ebuild
parentdev-python/hopcroftkarp: update HOMEPAGE (diff)
downloadsci-c98e64ee4d444b13bd98925df167ea175ca5bef6.tar.gz
sci-c98e64ee4d444b13bd98925df167ea175ca5bef6.tar.bz2
sci-c98e64ee4d444b13bd98925df167ea175ca5bef6.zip
dev-python/persim: PYTHON_COMPAT update
Signed-off-by: Horea Christian <chr@chymera.eu>
Diffstat (limited to 'dev-python/persim/persim-0.3.0.ebuild')
-rw-r--r--dev-python/persim/persim-0.3.0.ebuild6
1 files changed, 3 insertions, 3 deletions
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