Mon, 30 Sep 2024 18:39:10 UTC | login

Information for build python-simplejson-3.18.3-1.fc38

ID230295
Package Namepython-simplejson
Version3.18.3
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-simplejson.git#48f77469b9afa4ac9dc62cae3a3a18b658072e6b
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
StartedWed, 22 Feb 2023 19:31:04 UTC
CompletedThu, 23 Feb 2023 09:27:33 UTC
Taskbuild (f38, /rpms/python-simplejson.git:48f77469b9afa4ac9dc62cae3a3a18b658072e6b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-simplejson.git#48f77469b9afa4ac9dc62cae3a3a18b658072e6b'}}
Tags
f38
f39
f40
RPMs
src
python-simplejson-3.18.3-1.fc38.src.rpm (info) (download)
riscv64
python-simplejson-doc-3.18.3-1.fc38.riscv64.rpm (info) (download)
python3-simplejson-3.18.3-1.fc38.riscv64.rpm (info) (download)
python-simplejson-debugsource-3.18.3-1.fc38.riscv64.rpm (info) (download)
python3-simplejson-debuginfo-3.18.3-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 3.17.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Dec 31 2021 Igor Raits <igor.raits@gmail.com> 3.17.6-1 - Update to 3.17.6 * Wed Aug 25 2021 Fabian Affolter <mail@fabian-affolter.ch> - 3.17.5-1 - Update to latest upstream release 3.17.5 (rhbz#1980936) * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.17.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 3.17.2-5 - Rebuilt for Python 3.10