summaryrefslogtreecommitdiffstats
path: root/python/httplib2/README
diff options
context:
space:
mode:
author Larry Hajali2014-02-10 16:17:10 +0100
committer Erik Hanson2014-02-11 19:14:56 +0100
commit89e6f2c4c43bb932c44fcd97fd7db45b1dce13fc (patch)
tree9ddc53fd384d967ee355d7dc11a83e6ce7c25ebd /python/httplib2/README
parent8f3e79a5b786d141bbdf37543bd1bfc5b747a91b (diff)
downloadslackbuilds-89e6f2c4c43bb932c44fcd97fd7db45b1dce13fc.tar.gz
python/httplib2: Added patches for ssl.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/httplib2/README')
-rw-r--r--python/httplib2/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/httplib2/README b/python/httplib2/README
index ea01386167..dfd8ae4c85 100644
--- a/python/httplib2/README
+++ b/python/httplib2/README
@@ -2,3 +2,8 @@ httplib2 (python http library)
A comprehensive HTTP client library that supports many features
left out of other HTTP libraries.
+
+If you want to build this for use with Python 3.x (needs the optional
+dependency python3) pass the script PYTHON3=yes, like
+
+ PYTHON3=yes ./httplib2.SlackBuild