add: jellyfin-apiclient-python (#8153) (#8155)

(cherry picked from commit 626fe758ef)

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:40:57 -08:00
committed by GitHub
parent 06c55e3314
commit 2dabcb775f
3 changed files with 54 additions and 0 deletions
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "jellyfin-apiclient-python.spec"
}
}