summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-04-29 11:11:53 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2015-05-05 07:34:04 +0000
commit5cf26a31e81b1aed9de3717e75f3315b400a5a0b (patch)
tree5cc1493df2fb502257b85cb6bc2625ad2359449e
parent33d16d161c0d3e2921499332594ebe3e8b289fa6 (diff)
downloaddefinitions-5cf26a31e81b1aed9de3717e75f3315b400a5a0b.tar.gz
Move python-markdown to python-core
Change-Id: I50bc8690a84324030e806dc124c80743e510b1b9
-rw-r--r--strata/morph-utils.morph5
-rw-r--r--strata/openstack-services.morph5
-rw-r--r--strata/python-core.morph4
3 files changed, 4 insertions, 10 deletions
diff --git a/strata/morph-utils.morph b/strata/morph-utils.morph
index 3d682729..1a640795 100644
--- a/strata/morph-utils.morph
+++ b/strata/morph-utils.morph
@@ -13,10 +13,6 @@ chunks:
repo: upstream:python-ttystatus
ref: 47d871216cea6ce3b9d6efd70e9a0f38ab8604f0
unpetrify-ref: baserock/morph
-- name: python-markdown
- repo: upstream:python-markdown
- ref: a9ca97325e9039de90eae29fb3d8879bc9f367f6
- unpetrify-ref: baserock/morph
- name: git-fat
morph: strata/tools/git-fat.morph
repo: upstream:git-fat
@@ -34,7 +30,6 @@ chunks:
unpetrify-ref: baserock/morph
build-depends:
- python-ttystatus
- - python-markdown
- name: pylru
repo: upstream:python-packages/pylru
ref: 221dd259f5c34562c835611d1cf62384b9019da4
diff --git a/strata/openstack-services.morph b/strata/openstack-services.morph
index 52789901..2a984922 100644
--- a/strata/openstack-services.morph
+++ b/strata/openstack-services.morph
@@ -100,10 +100,6 @@ chunks:
- pygments
- docutils
- snowballstemmer
-- name: python-markdown
- repo: upstream:python-markdown
- ref: f0c5b71acbc02af60a33d67c59558bb513b25e74
- unpetrify-ref: 2.5.1-final
- name: pystache
repo: upstream:python-packages/pystache.git
ref: 0c5e61a4ccc05bde7f6c6132b4fb6c49a3c093fd
@@ -144,7 +140,6 @@ chunks:
ref: 22e157e525760e843dba391ca85fbe9bd35fdc5b
unpetrify-ref: master
build-depends:
- - python-markdown
- pygments
- pystache
- smartypants
diff --git a/strata/python-core.morph b/strata/python-core.morph
index dbd0891d..0f9d1653 100644
--- a/strata/python-core.morph
+++ b/strata/python-core.morph
@@ -46,3 +46,7 @@ chunks:
repo: upstream:python-lxml
ref: 14505bc62f5f1fc9fb0ff007955f3e67ab4562bb
unpetrify-ref: lxml-3.4.0
+- name: python-markdown
+ repo: upstream:python-markdown
+ ref: f0c5b71acbc02af60a33d67c59558bb513b25e74
+ unpetrify-ref: 2.5.1-final