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.morph36
1 files changed, 3 insertions, 33 deletions
diff --git a/strata/morph-utils.morph b/strata/morph-utils.morph
index 6ce7efa4..6aeafb1b 100644
--- a/strata/morph-utils.morph
+++ b/strata/morph-utils.morph
@@ -2,7 +2,8 @@ name: morph-utils
kind: stratum
build-depends:
- morph: strata/core.morph
-- morph: strata/python-core.morph
+- morph: strata/python-cliapp.morph
+- morph: strata/python-wsgi.morph
chunks:
- name: python-ttystatus
morph: strata/morph-utils/python-ttystatus.morph
@@ -23,54 +24,23 @@ chunks:
repo: upstream:pyfilesystem
ref: 821f7db1ce3a3e1ac53fa514ddacbc2871eac0f6
unpetrify-ref: baserock/morph
-- name: python-coveragepy
- morph: strata/morph-utils/python-coveragepy.morph
- repo: upstream:python-coveragepy
- ref: 77d2e3bfd8fb325092aaed37ba1378054d182d19
- unpetrify-ref: baserock/morph
-- name: python-coverage-test-runner
- repo: upstream:python-coverage-test-runner
- ref: 8ea9421ac3384b2e88e0c36f2cfa52586c4798b7
- unpetrify-ref: baserock/morph
- build-depends:
- - python-coveragepy
-- name: cliapp
- repo: upstream:cliapp
- ref: cec20cedd062a3aef1b04f997e77b45090c07806
- unpetrify-ref: baserock/morph
- build-depends:
- - python-coverage-test-runner
- name: cmdtest
morph: strata/morph-utils/cmdtest.morph
repo: upstream:cmdtest
ref: ac91791842c6e7e6eda3213916af413255999c7b
unpetrify-ref: baserock/morph
build-depends:
- - cliapp
- python-ttystatus
- python-markdown
-- name: bottle
- repo: upstream:bottle
- ref: 5238c615b3ec198fedebb0fcaad4458e3d68d70f
- unpetrify-ref: baserock/morph
-- name: flup
- repo: upstream:flup
- ref: 0f97c5e0ab7d9827506120efc22af3a9c21d1d70
- unpetrify-ref: baserock/morph
- name: pylru
repo: upstream:python-packages/pylru
ref: 221dd259f5c34562c835611d1cf62384b9019da4
unpetrify-ref: master
- name: morph
- morph: strata/morph-utils/morph.morph
repo: baserock:baserock/morph
- ref: 68395a12c79c22e266b4a06095533e38da6e29d0
+ ref: 60aedc8d97679159678e7ebad2f2d81768e9736a
unpetrify-ref: master
build-depends:
- - cliapp
- cmdtest
- - python-coverage-test-runner
- pyfilesystem
- - bottle
- - flup
- pylru