From 3a4444530d7cf6c036813acd0d10305400fe842d Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Fri, 23 Jan 2015 09:54:13 +0000 Subject: 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. --- strata/python-core.morph | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'strata/python-core.morph') 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: [] -- cgit v1.2.1