commit:     055bdf5c463628bc13f931314d5a45cc736d75eb
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu May 13 16:58:35 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu May 13 19:08:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=055bdf5c

dev-python/identify: support python3_10

Dependencies are all in order, builds fine, all tests pass.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 dev-python/identify/identify-2.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/identify/identify-2.2.4.ebuild 
b/dev-python/identify/identify-2.2.4.ebuild
index 302310afdfe..a83837f77d4 100644
--- a/dev-python/identify/identify-2.2.4.ebuild
+++ b/dev-python/identify/identify-2.2.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1

Reply via email to