Click here to visit the old openkoji buildsystem (Archived)

Information for build python-joblib-1.4.2-1.fc41

ID47643
Package Namepython-joblib
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.4.2
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-joblib.git#216ce5519a0cb11184674f0a265a221edc40942b
SummaryLightweight pipelining: using Python functions as pipeline jobs
DescriptionJoblib is a set of tools to provide lightweight pipelining in Python. In particular, joblib offers: * transparent disk-caching of the output values and lazy re-evaluation (memorize pattern) * easy simple parallel computing * logging and tracing of the execution
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 23 May 2024 00:57:17 CST
CompletedThu, 23 May 2024 01:12:55 CST
Taskbuild (f41, /rpms/python-joblib.git:216ce5519a0cb11184674f0a265a221edc40942b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-joblib.git#216ce5519a0cb11184674f0a265a221edc40942b'}}
Tags
f41
RPMs
src
python-joblib-1.4.2-1.fc41.src.rpm (info) (download)
noarch
python3-joblib-1.4.2-1.fc41.noarch.rpm (info) (download)
Logs
noarch
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed May 15 2024 Sergio Pascual <sergiopr@fedoraproject.org> - 1.4.2-1 - New upstream 1.4.2 * Tue Apr 09 2024 Igor Raits <igor.raits@gmail.com> - 1.4.0-1 - Update to 1.4.0 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Aug 28 2023 Sergio Pascual <sergiopr@fedoraproject.org> - 1.3.2-1 - New upstream source 1.3.2 - Convert to SPDX * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jul 08 2023 Sergio Pascual <sergiopr@fedoraproject.org> - 1.3.0-1 - New upstream source 1.3.0 * Tue Jul 04 2023 Python Maint <python-maint@redhat.com> - 1.2.0-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Sep 29 2022 Sergio Pascual <sergiopr@fedoraproject.org> - 1.2.0-1 - New upstream source 1.2.0. Fixes bz#2129824 CVE-2022-21797 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 20 2022 Python Maint <python-maint@redhat.com> - 1.1.0-5 - Rebuilt for Python 3.11 * Thu Jun 09 2022 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-4 - Unbundle cloudpickle to fix crashing tests with Python 3.11