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/openstack-clients.morph | 7 ------- 1 file changed, 7 deletions(-) (limited to 'strata/openstack-clients.morph') diff --git a/strata/openstack-clients.morph b/strata/openstack-clients.morph index c4775219..1b348630 100644 --- a/strata/openstack-clients.morph +++ b/strata/openstack-clients.morph @@ -49,11 +49,6 @@ chunks: ref: ac5470ec9e68332ebc499c4f9f21e7e3cb31ecb6 unpetrify-ref: baserock/morph build-depends: [] -- name: python-requests - repo: upstream:python-requests - ref: b891877ee6d76b0a3f8cbf2e7cd34cc4cbc40b6b - unpetrify-ref: baserock/morph - build-depends: [] - name: simplejson repo: upstream:simplejson ref: 35816bfe2d0ddeb5ddcc68239683cbb35b7e3ff2 @@ -83,7 +78,6 @@ chunks: build-depends: - pyiso8601 - python-prettytable - - python-requests - simplejson - netaddr - babel @@ -105,6 +99,5 @@ chunks: - python-prettytable - argparse - pyiso8601 - - python-requests - simplejson - babel -- cgit v1.2.1