Thu, 02 May 2024 05:43:09 UTC | login

Information for build python-simplejson-3.17.6-1.fc37

ID204720
Package Namepython-simplejson
Version3.17.6
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-simplejson.git#ddc0e27246f8d104057ef98681cff1f08fd2d356
SummarySimple, fast, extensible JSON encoder/decoder for Python
Descriptionsimplejson 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.
Built bychurchyard
State complete
Volume DEFAULT
StartedTue, 20 Sep 2022 21:12:23 UTC
CompletedTue, 20 Sep 2022 23:17:20 UTC
Taskbuild (f37, /rpms/python-simplejson.git:ddc0e27246f8d104057ef98681cff1f08fd2d356)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-simplejson.git#ddc0e27246f8d104057ef98681cff1f08fd2d356'}}
Tags
f37
RPMs
src
python-simplejson-3.17.6-1.fc37.src.rpm (info) (download)
riscv64
python3-simplejson-3.17.6-1.fc37.riscv64.rpm (info) (download)
python-simplejson-debugsource-3.17.6-1.fc37.riscv64.rpm (info) (download)
python3-simplejson-debuginfo-3.17.6-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Sep 20 2022 Fedora Project - 3.17.6-1.fc37 - local build