summaryrefslogtreecommitdiff
path: root/strata/baserock-import.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2017-11-26 23:39:48 +0000
committerJavier Jardón <jjardon@gnome.org>2017-12-12 15:58:23 +0000
commit7df7f3b427739ff7d69da2ba218da0124822892c (patch)
tree843c75e9bede53862ab101d6a7bcd1da15a33c55 /strata/baserock-import.morph
parent7aad5150f69da42b84994c353283db5daf8e967f (diff)
downloaddefinitions-7df7f3b427739ff7d69da2ba218da0124822892c.tar.gz
Remove all .morph files and files from the old format
Diffstat (limited to 'strata/baserock-import.morph')
-rw-r--r--strata/baserock-import.morph24
1 files changed, 0 insertions, 24 deletions
diff --git a/strata/baserock-import.morph b/strata/baserock-import.morph
deleted file mode 100644
index bc01a9a6..00000000
--- a/strata/baserock-import.morph
+++ /dev/null
@@ -1,24 +0,0 @@
-name: baserock-import
-kind: stratum
-description: Tools for importing software into Baserock definitions.
-build-depends:
-- morph: strata/python-common.morph
-- morph: strata/morph-utils.morph
-chunks:
-- name: ansicolor
- repo: upstream:python-packages/ansicolor
- ref: 9d3adbaff35bb6cde1d63414a8cc72f572c4d0ef
- unpetrify-ref: 0.2.4
- build-system: python-distutils
-- name: requests-cache
- repo: upstream:python-packages/requests-cache
- ref: a1b5e65ccd715f1e8434f18f27913715340d6aaf
- unpetrify-ref: 0.4.6
- build-system: python-distutils
-- name: baserock-import
- repo: baserock:baserock/import
- ref: 6406a6992b709b4ae65de5b2f7b27cb005a2ec8d
- unpetrify-ref: master
- build-system: python-distutils
- build-depends:
- - ansicolor