commit:     beb3f9bee64977e43019475dd0732a554cb1a70a
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu May 13 16:53:14 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu May 13 19:08:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beb3f9be

dev-python/cfgv: support python3_10

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

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

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

diff --git a/dev-python/cfgv/cfgv-3.2.0.ebuild 
b/dev-python/cfgv/cfgv-3.2.0.ebuild
index 84c01def37c..f99bdc11234 100644
--- a/dev-python/cfgv/cfgv-3.2.0.ebuild
+++ b/dev-python/cfgv/cfgv-3.2.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 

Reply via email to