commit:     cc6c336d0f11307c75053623663ec08ab3a3def9
Author:     Theo Anderson <telans <AT> posteo <DOT> de>
AuthorDate: Wed Jan 27 05:12:10 2021 +0000
Commit:     Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Wed Jan 27 05:12:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cc6c336d

media-video/jellyfin-mpv-shim: bump PYTHON_COMPAT to 3.9

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans <AT> posteo.de>

 media-video/jellyfin-mpv-shim/jellyfin-mpv-shim-1.8.0.ebuild | 4 ++--
 media-video/jellyfin-mpv-shim/jellyfin-mpv-shim-1.8.1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-video/jellyfin-mpv-shim/jellyfin-mpv-shim-1.8.0.ebuild 
b/media-video/jellyfin-mpv-shim/jellyfin-mpv-shim-1.8.0.ebuild
index 255aaf8d..6fee5b41 100644
--- a/media-video/jellyfin-mpv-shim/jellyfin-mpv-shim-1.8.0.ebuild
+++ b/media-video/jellyfin-mpv-shim/jellyfin-mpv-shim-1.8.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..8} )
+PYTHON_COMPAT=( python3_{7..9} )
 PYTHON_REQ_USE="tk"
 DISTUTILS_SINGLE_IMPL=1
 DISTUTILS_USE_SETUPTOOLS=rdepend

diff --git a/media-video/jellyfin-mpv-shim/jellyfin-mpv-shim-1.8.1.ebuild 
b/media-video/jellyfin-mpv-shim/jellyfin-mpv-shim-1.8.1.ebuild
index 255aaf8d..6fee5b41 100644
--- a/media-video/jellyfin-mpv-shim/jellyfin-mpv-shim-1.8.1.ebuild
+++ b/media-video/jellyfin-mpv-shim/jellyfin-mpv-shim-1.8.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..8} )
+PYTHON_COMPAT=( python3_{7..9} )
 PYTHON_REQ_USE="tk"
 DISTUTILS_SINGLE_IMPL=1
 DISTUTILS_USE_SETUPTOOLS=rdepend

Reply via email to