summaryrefslogtreecommitdiff
path: root/strata/morph-utils.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-02-20 16:20:22 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-02-20 16:20:22 +0000
commit399d28ffabff1aeb877c3d0f358ad4533225add8 (patch)
tree0c23f75058be73e041088c2386687dbce5883cb7 /strata/morph-utils.morph
parenta632b8a69d2e3210f5808c13d2117a9834dd5d27 (diff)
downloaddefinitions-399d28ffabff1aeb877c3d0f358ad4533225add8.tar.gz
Morph build d51d5b385029493ca97baf08e9e98b99
System branch: master
Diffstat (limited to 'strata/morph-utils.morph')
-rw-r--r--strata/morph-utils.morph12
1 files changed, 4 insertions, 8 deletions
diff --git a/strata/morph-utils.morph b/strata/morph-utils.morph
index df02cd02..aecf2a1d 100644
--- a/strata/morph-utils.morph
+++ b/strata/morph-utils.morph
@@ -2,6 +2,7 @@ name: morph-utils
kind: stratum
build-depends:
- morph: strata/core.morph
+- morph: strata/python-core.morph
chunks:
- name: python-ttystatus
morph: strata/morph-utils/python-ttystatus.morph
@@ -20,18 +21,12 @@ chunks:
ref: 208f88d0f0ef04c25e8a231979eb0083f57b1610
unpetrify-ref: baserock/morph
build-depends: []
-- name: six
- repo: upstream:six
- ref: e66d45c46afc42eb89d7d2515b79f0ededa0e0fa
- unpetrify-ref: baserock/morph
- build-depends: []
- name: pyfilesystem
morph: strata/morph-utils/pyfilesystem.morph
repo: upstream:pyfilesystem
ref: 821f7db1ce3a3e1ac53fa514ddacbc2871eac0f6
unpetrify-ref: baserock/morph
- build-depends:
- - six
+ build-depends: []
- name: python-coveragepy
morph: strata/morph-utils/python-coveragepy.morph
repo: upstream:python-coveragepy
@@ -76,7 +71,7 @@ chunks:
build-depends: []
- name: morph
repo: baserock:baserock/morph
- ref: f0c5d4c0ef35cc43aa059cd2255e41c60c4cac77
+ ref: 74f60a7ed286dd88e24539d46b9a86147a8e78b5
unpetrify-ref: master
build-depends:
- cliapp
@@ -85,3 +80,4 @@ chunks:
- pyfilesystem
- bottle
- flup
+ - pylru