summaryrefslogtreecommitdiff
path: root/strata/baserock-import.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-08-29 17:10:24 +0000
committerBen Brown <ben.brown@codethink.co.uk>2017-09-29 10:53:30 +0000
commitb2bceba3f44402cb84bfedc1372621a5ab1d8636 (patch)
treeb49e5dbc4b42d900bcdb029e697136011af91762 /strata/baserock-import.morph
parent6bdd4c10d7450c2b528c15a6bdd4d5c5ab32aff4 (diff)
downloaddefinitions-b2bceba3f44402cb84bfedc1372621a5ab1d8636.tar.gz
Remove Morph and some of its dependencies
It's unmaintained and probably unusable these days. The baserock-import tool depends on Morph and has also been removed. Hopefully it can one day start a new life as a BuildStream importer tool...
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