commit:     7baa9f7a87843b4f987eb7f8f3facd2b373a492e
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 17:34:07 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 17:44:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7baa9f7a

net-voip/telepathy-gabble: Add Python 3.11 compatibility

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r4.ebuild 
b/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r4.ebuild
index 7fc061bb5be7..fac937ff9bda 100644
--- a/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r4.ebuild
+++ b/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 # Python is used during build for some scripted source files generation (and 
twisted tests)
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit gnome2 python-any-r1
 

Reply via email to