summaryrefslogtreecommitdiff
path: root/strata/openstack-clients/pytz.morph
blob: f55579466e0f048e0c460279830d85f40a4a014d (plain)
1
2
3
4
5
6
name: pytz
kind: chunk
build-commands:
- cd src && python setup.py build
install-commands:
- cd src && python setup.py install --prefix "$PREFIX" --root "$DESTDIR"