summaryrefslogtreecommitdiff
path: root/core/pyyaml.morph
blob: 0c08e090831bfce1e7177af99e6ea23e63eadd60 (plain)
1
2
3
4
5
6
7
8
9
10
name: core/pyyaml.morph
kind: chunk
repo: upstream:pyyaml
ref: d9fbcceaed39d955f6871b07c61dc42f824285c1
build-commands:
- python setup.py --without-libyaml build
install-commands:
- python setup.py --without-libyaml install --prefix="$PREFIX" --root "$DESTDIR"
build_depends:
- core/python-setuptools.morph