mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
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>
This commit is contained in:
committed by
Peter Korsgaard
parent
e67e6a72fd
commit
45c468f6a5
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user