summaryrefslogtreecommitdiff
path: root/strata/python2-core.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/python2-core.morph')
-rw-r--r--strata/python2-core.morph10
1 files changed, 4 insertions, 6 deletions
diff --git a/strata/python2-core.morph b/strata/python2-core.morph
index 2ae41d34..e0d8df85 100644
--- a/strata/python2-core.morph
+++ b/strata/python2-core.morph
@@ -1,12 +1,9 @@
name: python2-core
-kind: stratum
+kind: assemblage
description: |
Some "core" Python 2 packages, including the CPython interpreter itself.
-build-depends:
-- morph: strata/core.morph
-
-chunks:
+contents:
- name: python2
morph: strata/python2-core/python2.morph
repo: upstream:cpython
@@ -67,7 +64,7 @@ chunks:
- name: cython2
repo: upstream:cython
ref: 4dd8e762fa51d01775506fbbc102c45dbcea065d
- unpetrify-ref: "0.22"
+ unpetrify-ref: '0.22'
build-system: python-distutils
build-depends:
- python2
@@ -105,3 +102,4 @@ chunks:
build-depends:
- python2
- python2-setuptools
+configuration-extensions: []