Files
packages/anda/langs/python/retrying/anda.hcl
T
Raboneko 2e897c20c8 add: retrying (#8988) (#9013)
(cherry picked from commit a9da60791e)

Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-01-09 16:05:22 -06:00

7 lines
77 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "retrying.spec"
}
}