mpv-plugin/mpv_sponsorblock: enable py3.14

Signed-off-by: Brayan M. Salazar <this.brayan@proton.me>
This commit is contained in:
Brayan M. Salazar
2025-05-14 08:39:51 -04:00
parent 46737f7196
commit f669f5cf06
4 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ EAPI=8
USE_MPV="rdepend"
MPV_REQ_USE="lua"
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit mpv-plugin python-single-r1
COMMIT="6743bd47d4cfce3ae3d5dd4f587f3193bd4fb9b2"

View File

@@ -5,7 +5,7 @@ EAPI=8
USE_MPV="rdepend"
MPV_REQ_USE="lua"
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit mpv-plugin python-single-r1
COMMIT="248d108c1280e05de551c42867aebb72cf0c83b9"

View File

@@ -5,7 +5,7 @@ EAPI=8
USE_MPV="rdepend"
MPV_REQ_USE="lua"
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit mpv-plugin python-single-r1
COMMIT="7785c1477103f2fafabfd65fdcf28ef26e6d7f0d"

View File

@@ -5,7 +5,7 @@ EAPI=8
USE_MPV="rdepend"
MPV_REQ_USE="lua"
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit mpv-plugin python-single-r1
COMMIT="7785c1477103f2fafabfd65fdcf28ef26e6d7f0d"