commit:     0889386176247aee8a631f544865d6e7f9c06599
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun May 29 20:50:45 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sun May 29 21:04:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=08893861

dev-python/python-senlinclient: enable py3.10

Closes: https://bugs.gentoo.org/848318
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

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

diff --git a/dev-python/python-senlinclient/python-senlinclient-2.4.0.ebuild 
b/dev-python/python-senlinclient/python-senlinclient-2.4.0.ebuild
index 31fa6ed5e..ab9e9cb74 100644
--- a/dev-python/python-senlinclient/python-senlinclient-2.4.0.ebuild
+++ b/dev-python/python-senlinclient/python-senlinclient-2.4.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 EPYTEST_IGNORE=( senlinclient/tests/functional )
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 

Reply via email to