Thu, 24 Apr 2025 18:35:56 MSK | login

Information for build python-simplejson-3.19.2-1.el10_0

ID26347
Package Namepython-simplejson
Version3.19.2
Release1.el10_0
Epoch
Sourcegit+http://git.inferitos.ru/rpms/python-simplejson#0048984b4b972b9252a08d45090079ec9106d429
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 byebasov
State complete
Volume DEFAULT
StartedThu, 20 Feb 2025 02:54:40 MSK
CompletedThu, 20 Feb 2025 02:56:28 MSK
Taskbuild (inferit-10_0-extras, /rpms/python-simplejson:changed/i10ce/python-simplejson-3.19.2-1.el10)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/python-simplejson#changed/i10ce/python-simplejson-3.19.2-1.el10'}}
Tags
inferit-10_0-extras
RPMs
src
python-simplejson-3.19.2-1.el10_0.src.rpm (info) (download)
aarch64
python-simplejson-doc-3.19.2-1.el10_0.aarch64.rpm (info) (download)
python3-simplejson-3.19.2-1.el10_0.aarch64.rpm (info) (download)
python-simplejson-debugsource-3.19.2-1.el10_0.aarch64.rpm (info) (download)
python3-simplejson-debuginfo-3.19.2-1.el10_0.aarch64.rpm (info) (download)
x86_64
python-simplejson-doc-3.19.2-1.el10_0.x86_64.rpm (info) (download)
python3-simplejson-3.19.2-1.el10_0.x86_64.rpm (info) (download)
python-simplejson-debugsource-3.19.2-1.el10_0.x86_64.rpm (info) (download)
python3-simplejson-debuginfo-3.19.2-1.el10_0.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Thu Feb 20 2025 Eduard Basov <ebasov@msvsphere-os.ru> - 3.19.2-1 - Rebuilt for MSVSphere 10 * 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)