commit:     d36aff50e65b579bdf21aa0a99a7477d99e88430
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May  3 05:42:48 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May  3 05:42:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d36aff50

net-voip/sipvicious: enable py3.11

Closes: https://bugs.gentoo.org/897154
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-voip/sipvicious/sipvicious-0.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-voip/sipvicious/sipvicious-0.3.4.ebuild 
b/net-voip/sipvicious/sipvicious-0.3.4.ebuild
index 5f337c174cd3..14d8ef7e0698 100644
--- a/net-voip/sipvicious/sipvicious-0.3.4.ebuild
+++ b/net-voip/sipvicious/sipvicious-0.3.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{10..11} )
 DISTUTILS_SINGLE_IMPL=1
 
 inherit distutils-r1

Reply via email to