name: pytz kind: chunk build-commands: - cd src && python setup.py build install-commands: - cd src && python setup.py install --prefix "$PREFIX" --root "$DESTDIR"