Sun, 06 Oct 2024 12:44:28 UTC | login

Information for build python-simplejson-3.19.2-3.fc40

ID293491
Package Namepython-simplejson
Version3.19.2
Release3.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-simplejson.git#6cc9d089768368688411f9e0a5558e48b0f2cc9b
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
StartedThu, 29 Feb 2024 13:00:25 UTC
CompletedThu, 29 Feb 2024 13:46:55 UTC
Taskbuild (f40, /rpms/python-simplejson.git:6cc9d089768368688411f9e0a5558e48b0f2cc9b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-simplejson.git#6cc9d089768368688411f9e0a5558e48b0f2cc9b'}}
Tags
f40
f41
RPMs
src
python-simplejson-3.19.2-3.fc40.src.rpm (info) (download)
riscv64
python-simplejson-doc-3.19.2-3.fc40.riscv64.rpm (info) (download)
python3-simplejson-3.19.2-3.fc40.riscv64.rpm (info) (download)
python-simplejson-debugsource-3.19.2-3.fc40.riscv64.rpm (info) (download)
python3-simplejson-debuginfo-3.19.2-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Oct 06 2023 Joel Capitao <jcapitao@redhat.com> - 3.19.2-1 - Update to 3.19.2 (#2242451) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 3.19.1-2 - Rebuilt for Python 3.12 * Tue Jun 13 2023 Joel Capitao <jcapitao@redhat.com> - 3.19.1-1 - Update to 3.19.1 (#2178350) * Mon Feb 06 2023 Joel Capitao <jcapitao@redhat.com> - 3.18.3-1 - Update to 3.18.3 (#2167130) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 04 2023 Joel Capitao <jcapitao@redhat.com> - 3.18.1-1 - Update to 3.18.1 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.17.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.17.6-3 - Rebuilt for Python 3.11