Files
packages/anda/langs/python/bash-kernel/anda.hcl
T
Gilver fb798b356a add: bash-kernel (#5052)
* add: bash-kernel

* add: bash-kernel

* Society has moved past the need for %generate_buildrequires

Signed-off-by: Gilver <rockgrub@disroot.org>

* Update python-bash-kernel.spec

Signed-off-by: Gilver <rockgrub@disroot.org>

* Update python-bash-kernel.spec

Signed-off-by: Gilver <rockgrub@disroot.org>

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
2025-05-27 13:43:24 +08:00

10 lines
124 B
HCL

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