summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authort0b3 <thomas.bettler@gmail.com>2021-12-17 14:22:33 +0100
committerMatt Turner <mattst88@gentoo.org>2021-12-18 20:29:23 -0500
commit50586b856beae4b9af7839eef9559e2f9e72111e (patch)
treef1a271e19d8b3372e062302bb05b118785d14302
parentnet-im/telepathy-logger: add python 3.10 (diff)
downloadgentoo-50586b856beae4b9af7839eef9559e2f9e72111e.tar.gz
gentoo-50586b856beae4b9af7839eef9559e2f9e72111e.tar.bz2
gentoo-50586b856beae4b9af7839eef9559e2f9e72111e.zip
net-libs/telepathy-glib: add python 3.10
Closes: https://bugs.gentoo.org/829464 Signed-off-by: t0b3 <thomas.bettler@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23386 Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
index 241006fa8303..7f1d649611ab 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
VALA_MIN_API_VERSION="0.18"
VALA_USE_DEPEND="vapigen"