summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2016-07-13 18:33:49 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-07-17 07:49:40 +0700
commit55c93d446b8e38e77f7f9c87c58bddb8f07fcec9 (patch)
treeef164d722e95dfcd1a795c729d8056c46e61c009
parent056e4c4179ea84559509d3b40139e61e61642c63 (diff)
downloadslackbuilds-55c93d446b8e38e77f7f9c87c58bddb8f07fcec9.tar.gz
slackbuilds-55c93d446b8e38e77f7f9c87c58bddb8f07fcec9.tar.xz
python/simplejson: Removed the optional dependency pysetuptools.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--python/simplejson/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/simplejson/README b/python/simplejson/README
index dc5c972c0b..fbf7a984b3 100644
--- a/python/simplejson/README
+++ b/python/simplejson/README
@@ -3,7 +3,7 @@ Simplejson is a simple, fast, complete, correct and extensible JSON
pure Python code with no dependencies, but includes an optional C extension for
a serious speed boost.
-Optional dependencies: Sphinx, python3 and pysetuptools
+Optional dependencies: Sphinx and python3.
Note: To install python3 bindings install python3 and pass PYTHON3=yes to the
slackbuild.