kind: manual depends: - core.bst - python2-core/python2.bst - python2-core/python2-setuptools.bst sources: - kind: git url: upstream:pyyaml track: baserock/morph ref: d9fbcceaed39d955f6871b07c61dc42f824285c1 config: build-commands: - python2 setup.py --without-libyaml build install-commands: - python2 setup.py --without-libyaml install --prefix="%{prefix}" --root "%{install-root}"