Files
packages/anda/langs/python/bash-kernel/anda.hcl
T
Raboneko abc80ecae1 add: bash-kernel (#5052) (#5062)
* add: bash-kernel

* add: bash-kernel

* Society has moved past the need for %generate_buildrequires



* Update python-bash-kernel.spec



* Update python-bash-kernel.spec



---------


(cherry picked from commit fb798b356a)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
2025-05-27 13:44:50 +08:00

10 lines
124 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "python-bash-kernel.spec"
}
labels {
subrepo = "extras"
}
}