mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 09:31:58 +00:00
3f555ad643
* add: jupyter-sphinx
* Update python-jupyter-sphinx.spec
* Update python-jupyter-sphinx.spec
* Update python-jupyter-sphinx.spec
* Update python-jupyter-sphinx.spec
* Update python-jupyter-sphinx.spec
* Manually add generated build deps
* Oops
* reafactor(jupyter-sphinx): Move to Extras instead?
* Packager
---------
(cherry picked from commit 47526e94fc)
Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
10 lines
127 B
HCL
10 lines
127 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "python-jupyter-sphinx.spec"
|
|
}
|
|
labels {
|
|
subrepo = "extras"
|
|
}
|
|
}
|