add: python-mpv-jsonipc (#8158) (#8159)

(cherry picked from commit 7f356e6716)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2025-12-07 11:44:33 -08:00
committed by GitHub
parent b23ef8c93f
commit 73307453d4
3 changed files with 53 additions and 0 deletions
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "python-mpv-jsonipc.spec"
}
}