Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/lollypop/
Date: Tue, 01 Jun 2021 12:05:33
Message-Id: 1622549023.1047329f19982b4d11bdf2af592ba89bbe24bd45.sam@gentoo
1 commit: 1047329f19982b4d11bdf2af592ba89bbe24bd45
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 1 12:03:43 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 1 12:03:43 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1047329f
7
8 media-sound/lollypop: add Python 3.9
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-sound/lollypop/lollypop-1.2.35.ebuild | 4 ++--
13 media-sound/lollypop/lollypop-1.4.18.ebuild | 2 +-
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/media-sound/lollypop/lollypop-1.2.35.ebuild b/media-sound/lollypop/lollypop-1.2.35.ebuild
17 index 70b5f2889b8..7f583f5eeca 100644
18 --- a/media-sound/lollypop/lollypop-1.2.35.ebuild
19 +++ b/media-sound/lollypop/lollypop-1.2.35.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,8} )
28 +PYTHON_COMPAT=( python3_{7,8,9} )
29 PYTHON_REQ_USE="sqlite"
30 inherit python-single-r1 gnome2-utils meson xdg
31
32
33 diff --git a/media-sound/lollypop/lollypop-1.4.18.ebuild b/media-sound/lollypop/lollypop-1.4.18.ebuild
34 index 6837244ef5e..affb509a01e 100644
35 --- a/media-sound/lollypop/lollypop-1.4.18.ebuild
36 +++ b/media-sound/lollypop/lollypop-1.4.18.ebuild
37 @@ -3,7 +3,7 @@
38
39 EAPI=7
40
41 -PYTHON_COMPAT=( python3_{7,8} )
42 +PYTHON_COMPAT=( python3_{7,8,9} )
43 PYTHON_REQ_USE="sqlite"
44 inherit python-single-r1 gnome2-utils meson xdg