diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2017-07-14 14:16:31 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-07-14 15:14:39 +0200 |
commit | 45c468f6a5980c59252d2e1025f39eee9cf76aa8 (patch) | |
tree | 1eeea44fd181d9f2d47321a970770f50366cc7d3 /package/python-simplejson/python-simplejson.hash | |
parent | e67e6a72fd23e003bd5415691536c96ef0de244b (diff) | |
download | buildroot-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/python-simplejson.hash')
-rw-r--r-- | package/python-simplejson/python-simplejson.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python-simplejson/python-simplejson.hash b/package/python-simplejson/python-simplejson.hash index 0f7147ca71..f2a5fce38e 100644 --- a/package/python-simplejson/python-simplejson.hash +++ b/package/python-simplejson/python-simplejson.hash @@ -1,3 +1,3 @@ # md5 from https://pypi.python.org/pypi/simplejson/json, sha256 locally computed -md5 426a9631d22851a7a970b1a677368b15 simplejson-3.10.0.tar.gz -sha256 953be622e88323c6f43fad61ffd05bebe73b9fd9863a46d68b052d2aa7d71ce2 simplejson-3.10.0.tar.gz +md5 6e2f1bd5fb0a926facf5d89d217a7183 simplejson-3.11.1.tar.gz +sha256 01a22d49ddd9a168b136f26cac87d9a335660ce07aa5c630b8e3607d6f4325e7 simplejson-3.11.1.tar.gz |