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.morph54
1 files changed, 0 insertions, 54 deletions
diff --git a/strata/morph-utils.morph b/strata/morph-utils.morph
deleted file mode 100644
index f713ba18..00000000
--- a/strata/morph-utils.morph
+++ /dev/null
@@ -1,54 +0,0 @@
-name: morph-utils
-kind: stratum
-build-depends:
-- morph: strata/core.morph
-- morph: strata/ostree-core.morph
-- morph: strata/python-cliapp.morph
-- morph: strata/python2-core.morph
-- morph: strata/python-pygobject.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: 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
-- name: pylru
- repo: upstream:python-packages/pylru
- ref: 221dd259f5c34562c835611d1cf62384b9019da4
- unpetrify-ref: master
- build-system: python-distutils
-- name: morph
- repo: baserock:baserock/morph
- ref: 74e8d1b9aeb47d957d526250784d2c0087e59bf9
- unpetrify-ref: master
- build-system: python-distutils
- build-depends:
- - cmdtest
- - pyfilesystem
- - pylru
-
-# This chunk isn't required to use Morph, but is required to do automated
-# migrations within the definitions.git repo.
-- name: ruamel.yaml
- repo: upstream:python-packages/ruamel.yaml
- ref: f3de88b82bf5e3902c44f6c30aed065e56626ee6
- unpetrify-ref: 0.10.5
- build-system: python-distutils