Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/gaupol/
Date: Mon, 02 Jan 2023 20:56:54
Message-Id: 1672693001.87ba296f25e3459e1ae3169f402cd127f7f74db8.asturm@gentoo
1 commit: 87ba296f25e3459e1ae3169f402cd127f7f74db8
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 18:42:05 2023 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 20:56:41 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87ba296f
7
8 media-video/gaupol: enable py3.11, tests passed
9
10 2 more warnings over python3_10.
11
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 media-video/gaupol/gaupol-1.11-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-video/gaupol/gaupol-1.11-r1.ebuild b/media-video/gaupol/gaupol-1.11-r1.ebuild
18 index da58d3581c24..30bc4e05a1e8 100644
19 --- a/media-video/gaupol/gaupol-1.11-r1.ebuild
20 +++ b/media-video/gaupol/gaupol-1.11-r1.ebuild
21 @@ -1,9 +1,9 @@
22 -# Copyright 1999-2022 Gentoo Authors
23 +# Copyright 1999-2023 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=8
27
28 -PYTHON_COMPAT=( python3_{8..10} )
29 +PYTHON_COMPAT=( python3_{8..11} )
30
31 inherit distutils-r1 virtualx xdg-utils