commit:     e9941b616cc680094ac1aa14d04f8a460f2cde26
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  5 13:31:15 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun  5 13:34:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9941b61

dev-python/editorconfig-core-py: Enable py3.10

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../editorconfig-core-py/editorconfig-core-py-0.12.3-r1.ebuild       | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git 
a/dev-python/editorconfig-core-py/editorconfig-core-py-0.12.3-r1.ebuild 
b/dev-python/editorconfig-core-py/editorconfig-core-py-0.12.3-r1.ebuild
index f2519a9bee8..33ce2edc030 100644
--- a/dev-python/editorconfig-core-py/editorconfig-core-py-0.12.3-r1.ebuild
+++ b/dev-python/editorconfig-core-py/editorconfig-core-py-0.12.3-r1.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit cmake distutils-r1
 
 TESTVER="abb579e00f2deeede91cb485e53512efab9c6474"

Reply via email to