name: pyyaml kind: chunk build-commands: - python3 setup.py --without-libyaml build install-commands: - python3 setup.py --without-libyaml install --prefix="$PREFIX" --root "$DESTDIR"