summaryrefslogtreecommitdiff
path: root/strata/python-common.morph
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-12-01 11:59:55 +0000
committerDaniel Firth <dan.firth@codethink.co.uk>2016-12-01 12:00:41 +0000
commitd95ae2a90b7b21dabd93dc0800989886905c1891 (patch)
tree3c177df4602e8ca5afa4e8880a66ccc3bfa1da7c /strata/python-common.morph
parent8367a2524e62b3bf66ab41ca608c74533d1b2968 (diff)
downloaddefinitions-lc/010.tar.gz
Migrate to V10lc/010
Diffstat (limited to 'strata/python-common.morph')
-rw-r--r--strata/python-common.morph13
1 files changed, 6 insertions, 7 deletions
diff --git a/strata/python-common.morph b/strata/python-common.morph
index 9777c1df..dded8820 100644
--- a/strata/python-common.morph
+++ b/strata/python-common.morph
@@ -1,9 +1,7 @@
name: python-common
-kind: stratum
+kind: assemblage
description: Common dependencies of some python chunks
-build-depends:
-- morph: strata/python2-core.morph
-chunks:
+contents:
- name: pycrypto
morph: strata/python-common/pycrypto.morph
repo: upstream:python-packages/pycrypto
@@ -25,7 +23,7 @@ chunks:
- name: markupsafe
repo: upstream:markupsafe
ref: feb1d70c16df62f60dcb521d127fdad8819fc036
- unpetrify-ref: "0.23"
+ unpetrify-ref: '0.23'
build-system: python-distutils
- name: jinja2
repo: upstream:jinja2
@@ -64,12 +62,12 @@ chunks:
- name: kazoo
repo: upstream:python-packages/kazoo.git
ref: 93a718ea4c20df797766742c3d74de281613c651
- unpetrify-ref: "2.0"
+ unpetrify-ref: '2.0'
build-system: python-distutils
- name: webob
repo: upstream:python-packages/webob
ref: ae0ac90f22f9e1ff351e445f92330efd89195f51
- unpetrify-ref: "1.4"
+ unpetrify-ref: '1.4'
build-system: python-distutils
- name: python-decorator
repo: upstream:python-packages/python-decorator
@@ -91,3 +89,4 @@ chunks:
ref: 7e510acde274d2c806d38057f352e8525ee7ae9d
unpetrify-ref: v5.0.4-release
build-system: python-distutils
+configuration-extensions: []