commit:     b4c3b507a55502dc2c110dd8439152b76b2f0cbf
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 10 07:29:22 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 10 07:29:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4c3b507

dev-python/pytest-pylint: enable py3.10, EAPI=8

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/pytest-pylint/pytest-pylint-0.18.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pytest-pylint/pytest-pylint-0.18.0.ebuild 
b/dev-python/pytest-pylint/pytest-pylint-0.18.0.ebuild
index 447f4c2ddd2..65cb8817b95 100644
--- a/dev-python/pytest-pylint/pytest-pylint-0.18.0.ebuild
+++ b/dev-python/pytest-pylint/pytest-pylint-0.18.0.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2021 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_{8..10} )
 
 inherit distutils-r1
 

Reply via email to