commit: 67124d856839d6df25e4feaa8f9ced583ab556bd Author: Sven Wegener <swegener <AT> gentoo <DOT> org> AuthorDate: Fri Feb 24 20:32:46 2023 +0000 Commit: Sven Wegener <swegener <AT> gentoo <DOT> org> CommitDate: Fri Feb 24 20:39:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67124d85
dev-python/hiredis: update EAPI 7 -> 8 Bug: https://bugs.gentoo.org/890385 Signed-off-by: Sven Wegener <swegener <AT> gentoo.org> dev-python/hiredis/hiredis-2.0.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hiredis/hiredis-2.0.0-r2.ebuild b/dev-python/hiredis/hiredis-2.0.0-r2.ebuild index 6714e80ba795..5e6e08f77029 100644 --- a/dev-python/hiredis/hiredis-2.0.0-r2.ebuild +++ b/dev-python/hiredis/hiredis-2.0.0-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 PYTHON_COMPAT=( python3_{9..11} pypy3 ) inherit distutils-r1
