add: ffmpeg-python (#9239) (#9247)

This commit is contained in:
Raboneko
2026-01-15 20:24:58 -08:00
committed by GitHub
parent 37140d59b6
commit cb1370b44d
3 changed files with 54 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "ffmpeg-python.spec"
}
}