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