media-sound/lollypop: python 3.{7,8} support
authorJohannes Huber <johu@gentoo.org>
Mon, 11 May 2020 10:05:01 +0000 (12:05 +0200)
committerJohannes Huber <johu@gentoo.org>
Mon, 11 May 2020 11:54:01 +0000 (13:54 +0200)
Closes: https://bugs.gentoo.org/718940
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Johannes Huber <johu@gentoo.org>
media-sound/lollypop/lollypop-1.1.4.16.ebuild
media-sound/lollypop/lollypop-1.2.35.ebuild

index 0cc5c6539ef44a8964a553232ba73a016027292a..36a208574657a889d3eb05c6143295ada4369a9a 100644 (file)
@@ -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
index 06db306eb32fb6a9f65970da899793744dc68646..74dea9a1f853193ef52362ceac503b4762e0aca2 100644 (file)
@@ -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