Sat, 18 May 2024 21:02:59 UTC | login

Information for build python-ujson-5.9.0-3.fc40

ID293509
Package Namepython-ujson
Version5.9.0
Release3.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-ujson.git#e99873c71bad8fbfb511f773cbca0fe57a1bcd41
SummaryUltra fast JSON encoder and decoder written in pure C
DescriptionUltraJSON is an ultra fast JSON encoder and decoder written in pure C with bindings for Python.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 13:04:17 UTC
CompletedThu, 29 Feb 2024 13:56:22 UTC
Taskbuild (f40, /rpms/python-ujson.git:e99873c71bad8fbfb511f773cbca0fe57a1bcd41)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-ujson.git#e99873c71bad8fbfb511f773cbca0fe57a1bcd41'}}
Tags
f40
f41
RPMs
src
python-ujson-5.9.0-3.fc40.src.rpm (info) (download)
riscv64
python3-ujson-5.9.0-3.fc40.riscv64.rpm (info) (download)
python-ujson-debugsource-5.9.0-3.fc40.riscv64.rpm (info) (download)
python3-ujson-debuginfo-5.9.0-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.9.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 11 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 5.9.0-1 - Update to 5.9.0 (close RHBZ#2253921) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jul 02 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 5.8.0-1 - Update to 5.8.0 (close RHBZ#2214034) * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 5.7.0-4 - Rebuilt for Python 3.12 * Fri Mar 10 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 5.7.0-3 - Apply upstream PR#565 to add license texts to LICENSE.txt * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Jan 15 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 5.7.0-1 - Update to 5.7.0 (close RHBZ#2158945) * Thu Dec 01 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 5.6.0-1 - Update to 5.6.0 (close RHBZ#2149975) * Sat Sep 17 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 5.5.0-1 - Update to 5.5.0 (closes RHBZ#2127227) - Update License to SPDX and include additional license texts * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jul 14 2022 Alfredo Moralejo <amoralej@redhat.com> - 5.4.0-1 - Update to 5.4.0 (closes rhbz#2103379) - Includes fixes for CVE-2022-31117 and CVE-2022-31116 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 5.3.0-2 - Rebuilt for Python 3.11 * Fri May 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 5.3.0-1 - Update to 5.3.0 (close RHBZ#2088232) * Fri Apr 08 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 5.2.0-1 - Update to 5.2.0 (close RHBZ#2072241) - Migrate to pyproject-rpm-macros (“new Python guidelines”) * Sun Mar 06 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 5.1.0-1 - Update to 5.1.0 (close RHBZ#1862763) - Unbundle double-conversion and prevent debug symbol stripping with separate patches, both offered upstream - Drop obsolete %python_provide macro