Tue, 30 Jul 2024 17:59:24 UTC | login

Information for build python-simplejson-3.19.2-4.fc41

ID311639
Package Namepython-simplejson
Version3.19.2
Release4.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-simplejson.git#0cbddc107abc76286dfb710394211ea6b790b943
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, 11 Jul 2024 07:00:07 UTC
CompletedThu, 11 Jul 2024 07:31:43 UTC
Taskbuild (f41, /rpms/python-simplejson.git:0cbddc107abc76286dfb710394211ea6b790b943)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-simplejson.git#0cbddc107abc76286dfb710394211ea6b790b943'}}
Tags
f41
RPMs
src
python-simplejson-3.19.2-4.fc41.src.rpm (info) (download)
riscv64
python-simplejson-doc-3.19.2-4.fc41.riscv64.rpm (info) (download)
python3-simplejson-3.19.2-4.fc41.riscv64.rpm (info) (download)
python-simplejson-debugsource-3.19.2-4.fc41.riscv64.rpm (info) (download)
python3-simplejson-debuginfo-3.19.2-4.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 3.19.2-4 - Rebuilt for Python 3.13 * 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