summaryrefslogtreecommitdiff
path: root/strata/python-core.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-01-23 09:54:13 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-02-10 18:11:31 +0000
commit3a4444530d7cf6c036813acd0d10305400fe842d (patch)
tree6c89cc26823e0c26c3c81c3ee039c906437e99cc /strata/python-core.morph
parentf46b33f777d1afa46479bbd366ea6ae256686efa (diff)
downloaddefinitions-3a4444530d7cf6c036813acd0d10305400fe842d.tar.gz
Move python-requests to 'python-core'
It's already used in both 'cloudinit-support' and 'openstack-clients', and will soon be used by lorry-controller too. Really anybody using 'urllib2' should be using 'requests' instead.
Diffstat (limited to 'strata/python-core.morph')
-rw-r--r--strata/python-core.morph5
1 files changed, 5 insertions, 0 deletions
diff --git a/strata/python-core.morph b/strata/python-core.morph
index a76262f4..8758eaf7 100644
--- a/strata/python-core.morph
+++ b/strata/python-core.morph
@@ -15,3 +15,8 @@ chunks:
unpetrify-ref: 0.10.7
build-depends:
- pip
+- name: python-requests
+ repo: upstream:python-requests
+ ref: b891877ee6d76b0a3f8cbf2e7cd34cc4cbc40b6b
+ unpetrify-ref: baserock/morph
+ build-depends: []