summaryrefslogtreecommitdiff
path: root/strata/python-paramiko
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-01-07 16:44:55 +0000
committerMichael Drake <michael.drake@codethink.co.uk>2015-03-04 14:18:33 +0000
commitfaca45f25fb150b923aed970fea615d521d6abfa (patch)
tree86329f80b7f5b91d694cfed0a456ce9fe57c4268 /strata/python-paramiko
parent4014f75d44c7fb58f2d43995fad32e6c9787739e (diff)
downloaddefinitions-faca45f25fb150b923aed970fea615d521d6abfa.tar.gz
Move Paramiko into its own stratum from Ansible
For Zuul we need Paramiko with pycrypto and ecdsa, Ansible doesn't mind. It doesn't make sense for the Zuul stratum to build-depend on Ansible, so we should put Paramiko into a stratum of its own.
Diffstat (limited to 'strata/python-paramiko')
-rw-r--r--strata/python-paramiko/pycrypto.morph3
1 files changed, 3 insertions, 0 deletions
diff --git a/strata/python-paramiko/pycrypto.morph b/strata/python-paramiko/pycrypto.morph
new file mode 100644
index 00000000..51cc00f0
--- /dev/null
+++ b/strata/python-paramiko/pycrypto.morph
@@ -0,0 +1,3 @@
+name: pycrypto
+kind: chunk
+build-system: python-distutils