commit:     fba203cd9c7c68c751107d30a860eaf378edeb26
Author:     Kai-Chun Ning <kaichun.ning <AT> gmail <DOT> com>
AuthorDate: Tue May 24 11:36:40 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 26 01:07:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fba203cd

net-misc/pssh: bump PYTHON_COMPAT to 3.10

Signed-off-by: Kai-Chun Ning <kaichun.ning <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/25619
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/pssh/pssh-2.3.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/pssh/pssh-2.3.4-r1.ebuild 
b/net-misc/pssh/pssh-2.3.4-r1.ebuild
index 81921416658f..c84286d379e3 100644
--- a/net-misc/pssh/pssh-2.3.4-r1.ebuild
+++ b/net-misc/pssh/pssh-2.3.4-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
 DISTUTILS_SINGLE_IMPL=1
 
 inherit distutils-r1

Reply via email to