import 'compile/python' name=cryptography version=2.3 dlextract "https://github.com/pyca/$name/archive/$version/$name-$version.tar.gz" \ '351378eb01b66d06815206fff9b4ec0e' _ cd "$name-$version" compile_python 3 # vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab: