Files
packages/anda/langs/python/sphinxcontrib-moderncmakedomain/anda.hcl
T
Raboneko 57e322e345 add: sphinxcontrib-moderncmakedomain (#4771) (#4786)
* add: sphinxcontrib-moderncmakedomain

* ?



* Big fan of stuff that builds locally but fails in CI



* Update python-sphinxcontrib-moderncmakedomain.spec



* Just remove the buildrequires generation I guess



---------


(cherry picked from commit 17ed36ed93)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
2025-05-11 04:02:39 -05:00

7 lines
106 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "python-sphinxcontrib-moderncmakedomain.spec"
}
}