Name: | python3-simplejson |
---|---|
Version: | 3.17.6 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1064802 |
License: | (MIT or AFL) and (MIT or GPLv2) |
RPM: | python3-simplejson-3.17.6-1.el9.aarch64.rpm |
Source RPM: | python-simplejson-3.17.6-1.el9.src.rpm |
Build Date: | Sat Feb 19 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/simplejson/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. |
- Update to 3.17.6
- Update to latest upstream release 3.17.5 (rhbz#1980936)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for Python 3.10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Switch the test run from nose to pytest
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Update to new upstream release 3.17.2 (rhbz#1857934)
- Rebuilt for Python 3.9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild