Sun, 19 May 2024 17:35:44 UTC | login

Information for build python-numexpr-2.8.5-4.fc40

ID290760
Package Namepython-numexpr
Version2.8.5
Release4.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-numexpr.git#2c436a19b9af812f42b2417faa78df16149312df
SummaryFast numerical array expression evaluator for Python and NumPy
DescriptionThe numexpr package evaluates multiple-operator array expressions many times faster than NumPy can. It accepts the expression as a string, analyzes it, rewrites it more efficiently, and compiles it to faster Python code on the fly. It’s the next best thing to writing the expression in C and compiling it with a specialized just-in-time (JIT) compiler, i.e. it does not require a compiler at runtime.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 28 Feb 2024 16:18:40 UTC
CompletedWed, 28 Feb 2024 16:28:49 UTC
Taskbuild (f40, /rpms/python-numexpr.git:2c436a19b9af812f42b2417faa78df16149312df)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-numexpr.git#2c436a19b9af812f42b2417faa78df16149312df'}}
Tags
f40
f41
RPMs
src
python-numexpr-2.8.5-4.fc40.src.rpm (info) (download)
riscv64
python3-numexpr-2.8.5-4.fc40.riscv64.rpm (info) (download)
python-numexpr-debugsource-2.8.5-4.fc40.riscv64.rpm (info) (download)
python3-numexpr-debuginfo-2.8.5-4.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> 2.8.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> 2.8.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Aug 16 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> 2.8.5-2 - Revert changes in 2.8.5 which causes problems in PyTables * Mon Aug 07 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> 2.8.5-1 - Update to 2.8.5 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> 2.8.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> 2.8.4-2 - Rebuilt for Python 3.12 * Sun Jan 22 2023 Orion Poplawski <orion@nwra.com> 2.8.4-1 - Update to 2.8.4 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> 2.8.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> 2.8.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 22 2022 Lumir Balhar <lbalhar@redhat.com> 2.8.1-3 - Fix build with the latest setuptools * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> 2.8.1-2 - Rebuilt for Python 3.11 * Fri Apr 22 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> 2.8.1-1 - Version 2.8.1 (rhbz#1869949, rhbz#2061435)