Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-photos/
Date: Sat, 17 Apr 2021 22:51:23
Message-Id: 1618699867.9d000ba2ff864a6939a3ae8b38104c8e036708e5.mattst88@gentoo
1 commit: 9d000ba2ff864a6939a3ae8b38104c8e036708e5
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 17 22:50:15 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 17 22:51:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d000ba2
7
8 media-gfx/gnome-photos: Add Python 3.8/3.9 support
9
10 Closes: https://bugs.gentoo.org/783255
11 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
12
13 media-gfx/gnome-photos/gnome-photos-3.34.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-gfx/gnome-photos/gnome-photos-3.34.2.ebuild b/media-gfx/gnome-photos/gnome-photos-3.34.2.ebuild
17 index d7514e59171..652fa587b13 100644
18 --- a/media-gfx/gnome-photos/gnome-photos-3.34.2.ebuild
19 +++ b/media-gfx/gnome-photos/gnome-photos-3.34.2.ebuild
20 @@ -2,7 +2,7 @@
21 # Distributed under the terms of the GNU General Public License v2
22
23 EAPI=7
24 -PYTHON_COMPAT=( python3_7 )
25 +PYTHON_COMPAT=( python3_{7..9} )
26
27 inherit gnome.org gnome2-utils meson python-any-r1 virtualx xdg