summaryrefslogtreecommitdiff
path: root/strata/python-core.morph
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2015-02-10 10:55:33 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2015-02-10 10:55:33 +0000
commit368c597250a244bab3208980c917c5cad83c30f4 (patch)
tree52ea47e7a2a30623eb403b7d447eada7e4e0fdb6 /strata/python-core.morph
parent1495c702276989aa175a8f9471be53712cfd7d88 (diff)
parent42264f980b927b4f6739c84cca3a382de1edbb95 (diff)
downloaddefinitions-368c597250a244bab3208980c917c5cad83c30f4.tar.gz
Merge branch 'baserock/richardipsum/python-pkg-shuffle'
Reviewed by: Mike Smith <mike.smith@codethink.co.uk> Sam Thursfield <sam.thursfield@codethink.co.uk> Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
Diffstat (limited to 'strata/python-core.morph')
-rw-r--r--strata/python-core.morph17
1 files changed, 17 insertions, 0 deletions
diff --git a/strata/python-core.morph b/strata/python-core.morph
new file mode 100644
index 00000000..a76262f4
--- /dev/null
+++ b/strata/python-core.morph
@@ -0,0 +1,17 @@
+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