summaryrefslogtreecommitdiff
path: root/glanceclient/pytz.morph
blob: 2e37f2f87073378e38af4c9512065258d650137a (plain)
1
2
3
4
5
6
7
8
9
name: glanceclient/pytz.morph
kind: chunk
repo: upstream:pytz
ref: 384207f01fd5b8bf1eb20cb64c17679084731944
build-system: manual
build-commands:
- cd src && python setup.py build
install-commands:
- cd src && python setup.py install --prefix "$PREFIX" --root "$DESTDIR"