summaryrefslogtreecommitdiff
path: root/strata/python-core.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-02-25 17:27:27 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-02-25 17:27:27 +0000
commita03288578c2b9dd0711c2d759e3ab3628e08c1a1 (patch)
tree694a3d87dab5d174daea7a10d8e727bf768b8eac /strata/python-core.morph
parenta53f12c1c97658f4765da8eb034ab8abcbd95e4c (diff)
downloaddefinitions-a03288578c2b9dd0711c2d759e3ab3628e08c1a1.tar.gz
Morph build da949bf8201c4ad3a43a3e4fbf4ca2a2
System branch: master
Diffstat (limited to 'strata/python-core.morph')
-rw-r--r--strata/python-core.morph27
1 files changed, 0 insertions, 27 deletions
diff --git a/strata/python-core.morph b/strata/python-core.morph
deleted file mode 100644
index 409d6f17..00000000
--- a/strata/python-core.morph
+++ /dev/null
@@ -1,27 +0,0 @@
-name: python-core
-kind: stratum
-description: Core python packages
-build-depends:
-- morph: strata/core.morph
-chunks:
-- name: pip
- repo: upstream:pip
- ref: ea680f204fb0e48789710c22c8f597a9bf01bc16
- unpetrify-ref: baserock/master
- build-depends: []
-- name: pbr
- repo: upstream:pbr
- ref: aef4f7ef4faec987d553d1ca40b55951235af0b1
- unpetrify-ref: 0.10.7
- build-depends:
- - pip
-- name: python-requests
- repo: upstream:python-requests
- ref: b83131779c701720a9ae9efae78996277d416269
- unpetrify-ref: v2.5.1
- build-depends: []
-- name: six
- repo: upstream:six
- ref: 8cfbff6b764af86d825086fa1637aa009e90d75a
- unpetrify-ref: 1.9.0
- build-depends: []