import 'compile/python' name=requests version=2.18.1 dlextract "https://github.com/kennethreitz/$name/archive/v$version/$name-$version.tar.gz" \ 'a3d6f123e328ab97131f8232a17eebdc' _ cd "$name-$version" compile_python 3 # vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab: