summaryrefslogtreecommitdiffstats
path: root/package/python-simplejson/Config.in
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2017-07-14 14:16:31 +0200
committerPeter Korsgaard <peter@korsgaard.com>2017-07-14 15:14:39 +0200
commit45c468f6a5980c59252d2e1025f39eee9cf76aa8 (patch)
tree1eeea44fd181d9f2d47321a970770f50366cc7d3 /package/python-simplejson/Config.in
parente67e6a72fd23e003bd5415691536c96ef0de244b (diff)
downloadbuildroot-45c468f6a5980c59252d2e1025f39eee9cf76aa8.tar.gz
buildroot-45c468f6a5980c59252d2e1025f39eee9cf76aa8.zip
python-simplejson: bump to version 3.11.1
Remove Python2 only dependency as the package is compatible with Python3. Add a dot at the end of the help text. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-simplejson/Config.in')
-rw-r--r--package/python-simplejson/Config.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/python-simplejson/Config.in b/package/python-simplejson/Config.in
index be0ee8f929..c2fd91773e 100644
--- a/package/python-simplejson/Config.in
+++ b/package/python-simplejson/Config.in
@@ -1,7 +1,6 @@
config BR2_PACKAGE_PYTHON_SIMPLEJSON
bool "python-simplejson"
- depends on BR2_PACKAGE_PYTHON
help
- Simple, fast, extensible JSON encoder/decoder for Python
+ Simple, fast, extensible JSON encoder/decoder for Python.
https://pypi.python.org/pypi/simplejson/
OpenPOWER on IntegriCloud