commit: 87ba296f25e3459e1ae3169f402cd127f7f74db8
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 2 18:42:05 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 2 20:56:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87ba296f
media-video/gaupol: enable py3.11, tests passed
2 more warnings over python3_10.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-video/gaupol/gaupol-1.11-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-video/gaupol/gaupol-1.11-r1.ebuild
b/media-video/gaupol/gaupol-1.11-r1.ebuild
index da58d3581c24..30bc4e05a1e8 100644
--- a/media-video/gaupol/gaupol-1.11-r1.ebuild
+++ b/media-video/gaupol/gaupol-1.11-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1 virtualx xdg-utils