Sat, 27 Apr 2024 07:41:11 UTC | login

Information for build python-simplejson-3.17.6-1.el9

ID52421
Package Namepython-simplejson
Version3.17.6
Release1.el9
Epoch
Sourcepython-simplejson-3.17.6-1.el9.src.rpm
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 byarrfab
State complete
Volume DEFAULT
StartedThu, 15 Feb 2024 07:24:25 UTC
CompletedThu, 15 Feb 2024 07:25:53 UTC
Taskbuild (infra9-buildtools-common-el9, python-simplejson-3.17.6-1.el9.src.rpm)
Extra{'source': {'original_url': 'python-simplejson-3.17.6-1.el9.src.rpm'}}
Tags
infra9-buildtools-common-candidate
infra9-buildtools-common-testing
RPMs
src
python-simplejson-3.17.6-1.el9.src.rpm (info) (download)
aarch64
python3-simplejson-3.17.6-1.el9.aarch64.rpm (info) (download)
python-simplejson-debugsource-3.17.6-1.el9.aarch64.rpm (info) (download)
python3-simplejson-debuginfo-3.17.6-1.el9.aarch64.rpm (info) (download)
ppc64le
python3-simplejson-3.17.6-1.el9.ppc64le.rpm (info) (download)
python-simplejson-debugsource-3.17.6-1.el9.ppc64le.rpm (info) (download)
python3-simplejson-debuginfo-3.17.6-1.el9.ppc64le.rpm (info) (download)
x86_64
python3-simplejson-3.17.6-1.el9.x86_64.rpm (info) (download)
python-simplejson-debugsource-3.17.6-1.el9.x86_64.rpm (info) (download)
python3-simplejson-debuginfo-3.17.6-1.el9.x86_64.rpm (info) (download)
Logs
aarch64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
ppc64le
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
Changelog * 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 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.17.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jan 25 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.17.2-3 - Switch the test run from nose to pytest * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.17.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 16 2020 Fabian Affolter <mail@fabian-affolter.ch> - 3.17.2-1 - Update to new upstream release 3.17.2 (rhbz#1857934) * Sat May 23 2020 Miro HronĨok <mhroncok@redhat.com> - 3.17.0-4 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.17.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 26 2020 Fabian Affolter <mail@fabian-affolter.ch> - 3.17.0-2 - Tweak wildcard - Remove references to Python 2