summaryrefslogtreecommitdiffstats
path: root/python/six/README
diff options
context:
space:
mode:
author Larry Hajali2013-10-28 01:14:57 +0100
committer Robby Workman2013-10-28 05:39:07 +0100
commit8d6b92b9ccd3553eac6ffa2648df5f898f3bb99a (patch)
tree7ef8368e855bf58e236688aec6e71a7087765cc3 /python/six/README
parentd29439228c92391ae0293ceecf9d8e760e7462b9 (diff)
downloadslackbuilds-8d6b92b9ccd3553eac6ffa2648df5f898f3bb99a.tar.gz
python/six: Updated for version 1.4.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/six/README')
-rw-r--r--python/six/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/six/README b/python/six/README
index 35001d4d34..865f5c9b24 100644
--- a/python/six/README
+++ b/python/six/README
@@ -4,4 +4,4 @@ writing Python code that is compatible on both Python versions. See the
documentation for more information on what is provided.
Optional: html documentation and man pages will be installed if Pygments and
-Sphinx are installed.
+Sphinx are installed. Python3 module will be built if Python3 is installed.