summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-10-13 11:05:16 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-10-13 15:04:20 +0000
commita914bb2a664c0d62bfae9a66b8dcc076ca12e3dd (patch)
treeddb69aa09a14ee791052cf833deb8f861a82af53
parentdc32b0ebc06882e8b4f8f984bfceb5f8ca90179c (diff)
downloaddefinitions-a914bb2a664c0d62bfae9a66b8dcc076ca12e3dd.tar.gz
Add six chunk needed by cryptography chunk
-rw-r--r--strata/openstack-services.morph7
1 files changed, 6 insertions, 1 deletions
diff --git a/strata/openstack-services.morph b/strata/openstack-services.morph
index ed652be1..8012bb6e 100644
--- a/strata/openstack-services.morph
+++ b/strata/openstack-services.morph
@@ -3,6 +3,11 @@ build-depends:
- {morph: strata/erlang.morph}
chunks:
- build-depends: []
+ name: six
+ repo: upstream:six
+ ref: 43c2db60d6aab5e3cf397d5126ba04cf60c24435
+ unpetrify-ref: 1.8.0
+- build-depends: []
name: pip
ref: master
repo: upstream:pip
@@ -451,7 +456,7 @@ chunks:
name: xattr
ref: master
repo: upstream:python-packages/xattr
-- build-depends: [pbr, cffi]
+- build-depends: [pbr, cffi, six]
name: cryptography
morph: strata/openstack-services/cryptography.morph
ref: master