summaryrefslogtreecommitdiff
path: root/strata/python-common.morph
diff options
context:
space:
mode:
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: []