Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/connman-notify/
Date: Tue, 13 Jul 2021 13:44:09
Message-Id: 1626182981.b1be8347a3ab26d4aaa290eba1a884a692675fe7.bkohler@gentoo
1 commit: b1be8347a3ab26d4aaa290eba1a884a692675fe7
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 13 13:21:29 2021 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 13 13:29:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1be8347
7
8 net-misc/connman-notify: add python3_10 compat
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
12
13 net-misc/connman-notify/connman-notify-0_pre20191003-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-misc/connman-notify/connman-notify-0_pre20191003-r2.ebuild b/net-misc/connman-notify/connman-notify-0_pre20191003-r2.ebuild
17 index 7111e0e57bb..69220f55962 100644
18 --- a/net-misc/connman-notify/connman-notify-0_pre20191003-r2.ebuild
19 +++ b/net-misc/connman-notify/connman-notify-0_pre20191003-r2.ebuild
20 @@ -1,9 +1,9 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26
27 -PYTHON_COMPAT=( python3_{7..9} )
28 +PYTHON_COMPAT=( python3_{7..10} )
29
30 inherit desktop python-single-r1 vcs-snapshot