Tue, 02 Jul 2024 02:09:08 UTC | login

Information for build python-simplejson-3.16.0-1.fc30

ID85176
Package Namepython-simplejson
Version3.16.0
Release1.fc30
Epoch
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 2.5+. 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 2.6 and Python 3.0, but maintains backwards compatibility with Python 2.5. It gets updated more regularly than the json module in the python stdlib.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 10 Dec 2018 09:34:26 UTC
CompletedMon, 10 Dec 2018 10:52:17 UTC
Taskbuild (f30-candidate, python-simplejson-3.16.0-1.fc30.src.rpm)
Tags
f30
f31
RPMs
src
python-simplejson-3.16.0-1.fc30.src.rpm (info) (download)
riscv64
python2-simplejson-3.16.0-1.fc30.riscv64.rpm (info) (download)
python3-simplejson-3.16.0-1.fc30.riscv64.rpm (info) (download)
python-simplejson-debuginfo-3.16.0-1.fc30.riscv64.rpm (info) (download)
python-simplejson-debugsource-3.16.0-1.fc30.riscv64.rpm (info) (download)
python2-simplejson-debuginfo-3.16.0-1.fc30.riscv64.rpm (info) (download)
python3-simplejson-debuginfo-3.16.0-1.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Wed Feb 14 2018 Iryna Shcherbina <ishcherb@redhat.com> - 3.10.0-7 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Dec 13 2016 Stratakis Charalampos <cstratak@redhat.com> - 3.10.0-2 - Rebuild for Python 3.6