import 'compile/python' name=PyYAML version=3.12 update_url="http://pyyaml.org/wiki/$name" dlextract "http://pyyaml.org/download/pyyaml/$name-$version.tar.gz" \ '4c129761b661d181ebf7ff4eb2d79950' header_end cd "$name-$version" compile_python 3 # vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab: