summaryrefslogtreecommitdiff
path: root/strata/morph-utils.morph
blob: 99a0562f23b4119d1a6feb709335a4430b860273 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
name: morph-utils
kind: stratum
build-depends:
- morph: strata/core.morph
- morph: strata/python-cliapp.morph
- morph: strata/python-wsgi.morph
chunks:
- name: python-ttystatus
  morph: strata/morph-utils/python-ttystatus.morph
  repo: upstream:python-ttystatus
  ref: 47d871216cea6ce3b9d6efd70e9a0f38ab8604f0
  unpetrify-ref: baserock/morph
- name: python-markdown
  repo: upstream:python-markdown
  ref: a9ca97325e9039de90eae29fb3d8879bc9f367f6
  unpetrify-ref: baserock/morph
- name: git-fat
  morph: strata/tools/git-fat.morph
  repo: upstream:git-fat
  ref: 208f88d0f0ef04c25e8a231979eb0083f57b1610
  unpetrify-ref: baserock/morph
- name: pyfilesystem
  morph: strata/morph-utils/pyfilesystem.morph
  repo: upstream:pyfilesystem
  ref: 821f7db1ce3a3e1ac53fa514ddacbc2871eac0f6
  unpetrify-ref: baserock/morph
- name: cmdtest
  morph: strata/morph-utils/cmdtest.morph
  repo: upstream:cmdtest
  ref: ac91791842c6e7e6eda3213916af413255999c7b
  unpetrify-ref: baserock/morph
  build-depends:
  - python-ttystatus
  - python-markdown
- name: pylru
  repo: upstream:python-packages/pylru
  ref: 221dd259f5c34562c835611d1cf62384b9019da4
  unpetrify-ref: master
- name: morph
  repo: baserock:baserock/morph
  ref: ab92ce0343b838b336313f604ea035a60dfcb960
  unpetrify-ref: master
  build-depends:
  - cmdtest
  - pyfilesystem
  - pylru