add: py-spinners (#6610) (#6641)

(cherry picked from commit 36cd518a69)

Signed-off-by: Owen <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2025-10-01 20:49:39 -07:00
committed by GitHub
parent 178182d7d4
commit 78582daca4
3 changed files with 57 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "py-spinners.spec"
}
}