summaryrefslogtreecommitdiff
path: root/open-source-lorries/python-packages.lorry
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-05-27 11:33:44 +0100
committerFrancisco Redondo <francisco.marchena@codethink.co.uk>2015-05-27 12:52:03 +0000
commitd5dab65abc7b979a6d790252364ba5cfec5c0b24 (patch)
treef9d84ba3f6bddb005e8e0768cc426326f0ac46dc /open-source-lorries/python-packages.lorry
parent1360744f436d478c1dd04a4db396863684a1d845 (diff)
downloadlorries-d5dab65abc7b979a6d790252364ba5cfec5c0b24.tar.gz
Add python-requests-aws lorry
AWS authentication for Amazon S3 for python request library. This is required by Ceilometer because on https://bugs.launchpad.net/ceilometer/+bug/1424746 they suggest to use this package as a requirement for fixing the bug. Change-Id: Ic5d4d632a692ba8b1046ba2c7aaf0a7d99bfe1ae
Diffstat (limited to 'open-source-lorries/python-packages.lorry')
-rw-r--r--open-source-lorries/python-packages.lorry4
1 files changed, 4 insertions, 0 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index b5ab94f..0850a5f 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -424,6 +424,10 @@
"type": "git",
"url": "git://github.com/dbtsai/python-mimeparse.git"
},
+ "python-packages/python-requests-aws": {
+ "type": "git",
+ "url": "git://github.com/tax/python-requests-aws"
+ },
"python-packages/python-rfc3986": {
"type": "tarball",
"url": "https://pypi.python.org/packages/source/r/rfc3986/rfc3986-0.2.0.tar.gz"