summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-04-29 11:11:53 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-05-07 10:07:22 +0000
commit41e41d201524ae705f1046dda81f31705175c6d2 (patch)
treea3cf363c1752e81423eb137b3d247ca07e7946dc
parent9e62d655b86a3c43baeedf2bf3cc1d9e28fb7768 (diff)
downloaddefinitions-41e41d201524ae705f1046dda81f31705175c6d2.tar.gz
Move python-markdown to python-core
Change-Id: I50bc8690a84324030e806dc124c80743e510b1b9
-rw-r--r--strata/morph-utils.morph4
-rw-r--r--strata/openstack-services.morph5
-rw-r--r--strata/python-core.morph4
3 files changed, 4 insertions, 9 deletions
diff --git a/strata/morph-utils.morph b/strata/morph-utils.morph
index 3d682729..be725bab 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
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