add: python-mpv-jsonipc (#8158)

Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
Owen Zimmerman
2025-12-07 13:42:16 -06:00
committed by GitHub
parent 626fe758ef
commit 7f356e6716
3 changed files with 53 additions and 0 deletions
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "python-mpv-jsonipc.spec"
}
}