summaryrefslogtreecommitdiff
path: root/strata/python-core.morph
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-04-07 14:34:50 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-04-07 14:40:31 +0000
commit14e164bbefcb18bb6ffdbfe217bd419e522b323d (patch)
tree66977301fc4270b4acda759dd7ef3f37a9ad4e33 /strata/python-core.morph
parent3ca9cac4fad26c0ce5c31dbaddca707e8f27fe66 (diff)
downloaddefinitions-14e164bbefcb18bb6ffdbfe217bd419e522b323d.tar.gz
Enable python bindings in Kmod
This enables kmod python bindings required for iscsi tools. Enabling python in the kmod chunk requires cython for compiling so cython is moved to core.morph. Change-Id: Ic394d75f801efcb0be1e4ec17d9bc907f9d086a0
Diffstat (limited to 'strata/python-core.morph')
-rw-r--r--strata/python-core.morph6
1 files changed, 0 insertions, 6 deletions
diff --git a/strata/python-core.morph b/strata/python-core.morph
index 481f11bf..f7ba06c1 100644
--- a/strata/python-core.morph
+++ b/strata/python-core.morph
@@ -36,13 +36,7 @@ chunks:
unpetrify-ref: baserock/morph
build-depends:
- python-setuptools
-- name: cython
- repo: upstream:cython
- ref: 4dd8e762fa51d01775506fbbc102c45dbcea065d
- unpetrify-ref: 0.22
- name: python-lxml
repo: upstream:python-lxml
ref: 14505bc62f5f1fc9fb0ff007955f3e67ab4562bb
unpetrify-ref: lxml-3.4.0
- build-depends:
- - cython