commit: 3f78f74f6d954e184550be830b2898c10b0b5707
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon May 11 10:05:01 2020 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon May 11 11:54:01 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f78f74f
media-sound/lollypop: python 3.{7,8} support
Closes: https://bugs.gentoo.org/718940
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Johannes Huber <johu <AT> gentoo.org>
media-sound/lollypop/lollypop-1.1.4.16.ebuild | 2 +-
media-sound/lollypop/lollypop-1.2.35.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-sound/lollypop/lollypop-1.1.4.16.ebuild
b/media-sound/lollypop/lollypop-1.1.4.16.ebuild
index 0cc5c6539ef..36a20857465 100644
--- a/media-sound/lollypop/lollypop-1.1.4.16.ebuild
+++ b/media-sound/lollypop/lollypop-1.1.4.16.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_7 )
PYTHON_REQ_USE="sqlite"
HASH="6b4e4e7a2c17f0770c1e2b3354ae5a3a"
inherit python-r1 gnome2-utils meson xdg-utils
diff --git a/media-sound/lollypop/lollypop-1.2.35.ebuild
b/media-sound/lollypop/lollypop-1.2.35.ebuild
index 06db306eb32..74dea9a1f85 100644
--- a/media-sound/lollypop/lollypop-1.2.35.ebuild
+++ b/media-sound/lollypop/lollypop-1.2.35.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{7,8} )
PYTHON_REQ_USE="sqlite"
inherit python-single-r1 gnome2-utils meson xdg-utils