Information for build micropython-1.24.1-1.fc41

ID97159
Package Namemicropython
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.24.1
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/micropython.git#f26797705c43ce8d88ee677bdc7c732b2cac663b
SummaryImplementation of Python 3 with very low memory footprint
DescriptionImplementation of Python 3 with very low memory footprint
Built byzhangsongsong
State complete
Volume DEFAULT
StartedFri, 10 Jan 2025 10:33:27 CST
CompletedFri, 10 Jan 2025 10:55:15 CST
Taskbuild (f41, /rpms/micropython.git:f26797705c43ce8d88ee677bdc7c732b2cac663b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/micropython.git#f26797705c43ce8d88ee677bdc7c732b2cac663b'}}
Tags
f41
RPMs
src
micropython-1.24.1-1.fc41.src.rpm (info) (download)
riscv64
micropython-1.24.1-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
build.log
state.log
installed_pkgs.log
hw_info.log
root.log
mock_output.log
Changelog * Wed Dec 04 2024 Charalampos Stratakis <cstratak@redhat.com> - 1.24.1-1 - Update to 1.24.1 Resolves: rhbz#2329493 * Thu Nov 14 2024 Charalampos Stratakis <cstratak@redhat.com> - 1.24.0-1 - Update to 1.24.0 Resolves: rhbz#2284183 * Thu Oct 17 2024 Charalampos Stratakis <cstratak@redhat.com> - 1.23.0-1 - Update to 1.23.0 - Security fixes for CVE-2024-8946, CVE-2024-8947, CVE-2024-8948 Resolves: rhbz#2312926, rhbz#2312923, rhbz#2312921 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Mar 22 2024 Charalampos Stratakis <cstratak@redhat.com> - 1.22.2-1 - Update to 1.22.2 - Security fixes for CVE-2023-7158 and CVE-2023-7152 - Fixes: rhbz#2256176, rhbz#2256178, rhbz#2259215 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.21.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.21.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Nov 03 2023 Charalampos Stratakis <cstratak@redhat.com> - 1.21.0-1 - Update to 1.21.0 - Utilize the SPDX license tags Resolves: rhbz#2190139 * Fri Aug 04 2023 ZhengYu He <hezhy472013@gmail.com> - 1.19.1-8 - Add support for riscv64 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu May 11 2023 Charalampos Stratakis <cstratak@redhat.com> - 1.19.1-6 - Fix dangling pointer issue with GCC 13 - Fixes: rhbz#2189916 * Tue Mar 07 2023 Charalampos Stratakis <cstratak@redhat.com> - 1.19.1-5 - Fix FTBFS with GCC 13 - Fixes: rhbz#2171608 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 12 2022 Florian Weimer <fweimer@redhat.com> - 1.19.1-3 - Port to C99