Sat, 23 Nov 2024 13:32:48 UTC | login

Information for build python-simplejson-3.17.0-3.fc33

ID150160
Package Namepython-simplejson
Version3.17.0
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-simplejson.git#5124e4dcc33327ccad78ea9cd798eb7456a7e2d7
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 bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Mar 2020 01:42:30 UTC
CompletedSat, 28 Mar 2020 02:11:31 UTC
Taskbuild (f33, /rpms/python-simplejson.git:5124e4dcc33327ccad78ea9cd798eb7456a7e2d7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-simplejson.git#5124e4dcc33327ccad78ea9cd798eb7456a7e2d7'}}
Tags
f33
RPMs
src
python-simplejson-3.17.0-3.fc33.src.rpm (info) (download)
riscv64
python3-simplejson-3.17.0-3.fc33.riscv64.rpm (info) (download)
python-simplejson-debugsource-3.17.0-3.fc33.riscv64.rpm (info) (download)
python3-simplejson-debuginfo-3.17.0-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.17.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 26 2020 Fabian Affolter <mail@fabian-affolter.ch> - 3.17.0-2 - Tweak wildcard - Remove references to Python 2 * Mon Nov 18 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.17.0-1 - Update to 3.17.0 (#1773534). - https://github.com/simplejson/simplejson/blob/v3.17.0/CHANGES.txt - Drop python2-simplejson. * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.16.0-5 - Rebuilt for Python 3.8.0rc1 (#1748018) * Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 3.16.0-4 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.16.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.16.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Aug 23 2018 Miro Hrončok <mhroncok@redhat.com> - 3.16.0-1 - Update to 3.16.0 (#1462583) * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 3.10.0-9 - Use Python 3 Sphinx * Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 3.10.0-8 - Rebuilt for Python 3.7