summaryrefslogtreecommitdiff
path: root/strata/python2-core.morph
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-09-23 14:34:14 +0100
committerJavier Jardón <jjardon@gnome.org>2016-11-01 14:51:11 +0000
commitaecf1e1946511252c4c1b5d3ab6e3c14ee1ee361 (patch)
treefe15c816c702727102aa3145463190a90605fb2b /strata/python2-core.morph
parente2255bd601a12c9f6924874f2d6d0888ec78bef6 (diff)
downloaddefinitions-aecf1e1946511252c4c1b5d3ab6e3c14ee1ee361.tar.gz
010 migration
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: []