summaryrefslogtreecommitdiff
path: root/strata/openstack-common.morph
diff options
context:
space:
mode:
authorMike Smith <mike.smith@codethink.co.uk>2015-02-23 16:29:33 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-02 17:45:43 +0000
commit1d60ef61de64090117e94e13ca85a674423d51ba (patch)
tree3f40baa26279575b56f784464efa8a4001061c52 /strata/openstack-common.morph
parent51b84678bb5d670dfb3a6d3ea13a941450844ef9 (diff)
downloaddefinitions-1d60ef61de64090117e94e13ca85a674423d51ba.tar.gz
Update pytz to point to pytz-2014.10 tarball
Using the pytz bazaar repository makes pytz to fail due lack of dependencies. Using this tarball makes pytz to work and defo fixes the error in Horizon.
Diffstat (limited to 'strata/openstack-common.morph')
-rw-r--r--strata/openstack-common.morph9
1 files changed, 3 insertions, 6 deletions
diff --git a/strata/openstack-common.morph b/strata/openstack-common.morph
index 494a9cae..d08c4c4b 100644
--- a/strata/openstack-common.morph
+++ b/strata/openstack-common.morph
@@ -19,12 +19,9 @@ chunks:
build-depends:
- pycparser
- name: pytz
-# TODO: Rebase baserock/morph with the latest stable
-# tag.
- morph: strata/openstack-clients/pytz.morph
- repo: upstream:pytz
- ref: 384207f01fd5b8bf1eb20cb64c17679084731944
- unpetrify-ref: baserock/morph
+ repo: upstream:pytz-tarball
+ ref: c414cb801776e11c769fb36c0d37b8d7a7c8712c
+ unpetrify-ref: pytz-2014.10
build-depends: []
- name: python-requests
repo: upstream:python-requests