summaryrefslogtreecommitdiff
path: root/strata/morph-utils.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/morph-utils.morph')
-rw-r--r--strata/morph-utils.morph17
1 files changed, 9 insertions, 8 deletions
diff --git a/strata/morph-utils.morph b/strata/morph-utils.morph
index 95d9807c..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
@@ -69,9 +64,14 @@ chunks:
ref: 0f97c5e0ab7d9827506120efc22af3a9c21d1d70
unpetrify-ref: baserock/morph
build-depends: []
+- name: pylru
+ repo: upstream:python-packages/pylru
+ ref: 221dd259f5c34562c835611d1cf62384b9019da4
+ unpetrify-ref: master
+ build-depends: []
- name: morph
repo: baserock:baserock/morph
- ref: f0c5d4c0ef35cc43aa059cd2255e41c60c4cac77
+ ref: 74f60a7ed286dd88e24539d46b9a86147a8e78b5
unpetrify-ref: master
build-depends:
- cliapp
@@ -80,3 +80,4 @@ chunks:
- pyfilesystem
- bottle
- flup
+ - pylru