Name: | python3-simplejson |
---|---|
Version: | 3.17.0 |
Release: | 2.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1057394 |
License: | (MIT or AFL) and (MIT or GPLv2) |
RPM: | python3-simplejson-3.17.0-2.el8.aarch64.rpm |
Source RPM: | python-simplejson-3.17.0-2.el8.src.rpm |
Build Date: | Fri Mar 20 2020 |
Build Host: | ca-buildarm05.us.oracle.com |
Vendor: | Oracle America |
URL: | http://undefined.org/python/#simplejson |
Summary: | Simple, fast, extensible JSON encoder/decoder for Python 3 |
Description: | simplejson is a simple, fast, complete, correct and extensible JSON <http://json.org> encoder and decoder for Python. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost. The encoder may be subclassed to provide serialization in any kind of situation, without any special support by the objects to be serialized (somewhat like pickle). The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by default). simplejson is the externally maintained development version of the JSON library included with Python. It gets updated more regularly than the JSON module in the Python stdlib. |
- Tweak wildcard - Remove references to Python 2
- Update to 3.17.0 (#1773534). - https://github.com/simplejson/simplejson/blob/v3.17.0/CHANGES.txt - Drop python2-simplejson.
- Rebuilt for Python 3.8.0rc1 (#1748018)
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Update to 3.16.0 (#1462583)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Use Python 3 Sphinx
- Rebuilt for Python 3.7