summaryrefslogtreecommitdiff
path: root/strata/python3-core/pyyaml.morph
blob: 001f392c3b90ee07a7d17235f6270fb634622083 (plain)
1
2
3
4
5
6
name: pyyaml
kind: chunk
build-commands:
- python3 setup.py --without-libyaml build
install-commands:
- python3 setup.py --without-libyaml install --prefix="$PREFIX" --root "$DESTDIR"