add: dataclasses-json (#8979) (#8981)

(cherry picked from commit 2c7ebf7613)

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
2026-01-07 19:47:31 -08:00
committed by GitHub
parent d52352db9e
commit becde59d22
3 changed files with 64 additions and 0 deletions
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "dataclasses-json.spec"
}
}