summaryrefslogtreecommitdiffstats
path: root/python/boto/README
diff options
context:
space:
mode:
author Larry Hajali2013-10-29 08:31:02 +0100
committer Robby Workman2013-10-30 02:12:27 +0100
commit09d29715e46555ce738dadcf3d082c1c95cb3046 (patch)
tree3c0a49e970e2d3bac2661f6ab78d70659f0241c1 /python/boto/README
parent1469b4b40b2b3a02bb6e4173520e72bd02327357 (diff)
downloadslackbuilds-09d29715e46555ce738dadcf3d082c1c95cb3046.tar.gz
python/boto: Updated for version 2.12.0, added a license.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/boto/README')
-rw-r--r--python/boto/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/python/boto/README b/python/boto/README
index cd0e486cf9..f779e1a348 100644
--- a/python/boto/README
+++ b/python/boto/README
@@ -5,4 +5,5 @@ Services. In addition, boto provides support for other public services such as
Google Storage in addition to private cloud systems like Eucalyptus, OpenStack
and Open Nebula.
-simplejson can be used as an optional runtime dependency.
+Optional dependencies: simplejson, filechunkio, lxml and keyring (this last
+isn't yet available on SlackBuilds.org).