Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/yubioath-desktop/
Date: Mon, 27 Feb 2023 12:45:25
Message-Id: 1677501905.dcb4985601e1d119f3315d13de3a4a0433f8e636.marecki@gentoo
1 commit: dcb4985601e1d119f3315d13de3a4a0433f8e636
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 27 12:16:41 2023 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 12:45:05 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcb49856
7
8 app-crypt/yubioath-desktop: enable py3.11
9
10 Closes: https://bugs.gentoo.org/896518
11 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
12
13 app-crypt/yubioath-desktop/yubioath-desktop-5.1.0-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-crypt/yubioath-desktop/yubioath-desktop-5.1.0-r3.ebuild b/app-crypt/yubioath-desktop/yubioath-desktop-5.1.0-r3.ebuild
17 index 0cf919d9712a..71795479f0b7 100644
18 --- a/app-crypt/yubioath-desktop/yubioath-desktop-5.1.0-r3.ebuild
19 +++ b/app-crypt/yubioath-desktop/yubioath-desktop-5.1.0-r3.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=8
23
24 -PYTHON_COMPAT=( python3_{9..10} )
25 +PYTHON_COMPAT=( python3_{9..11} )
26
27 inherit desktop python-single-r1 qmake-utils xdg