Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/empathy/
Date: Fri, 20 May 2022 19:16:19
Message-Id: 1653073774.c30f5a1462351764253b8b821a9c59577bcafa33.pacho@gentoo
1 commit: c30f5a1462351764253b8b821a9c59577bcafa33
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 20 18:52:31 2022 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Fri May 20 19:09:34 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c30f5a14
7
8 net-im/empathy: enable py3.10 and disable py3.7
9
10 Closes: https://bugs.gentoo.org/846131
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12
13 net-im/empathy/empathy-3.12.14.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-im/empathy/empathy-3.12.14.ebuild b/net-im/empathy/empathy-3.12.14.ebuild
17 index 5d3a4bc0e9b0..c8262cd9b808 100644
18 --- a/net-im/empathy/empathy-3.12.14.ebuild
19 +++ b/net-im/empathy/empathy-3.12.14.ebuild
20 @@ -1,9 +1,9 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 GNOME2_LA_PUNT="yes"
27 -PYTHON_COMPAT=( python3_{7..9} )
28 +PYTHON_COMPAT=( python3_{8..10} )
29
30 inherit gnome2 python-any-r1 virtualx