Sat, 22 Feb 2025 15:15:37 UTC | login

Information for build python-numexpr-2.10.2-2.fc42

ID351307
Package Namepython-numexpr
Version2.10.2
Release2.fc42
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-numexpr.git#e8c062b5a0312e8654c80f621c7b38c99e8969cb
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
StartedFri, 21 Feb 2025 18:32:27 UTC
CompletedFri, 21 Feb 2025 19:56:39 UTC
Taskbuild (f42, /rpms/python-numexpr.git:e8c062b5a0312e8654c80f621c7b38c99e8969cb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-numexpr.git#e8c062b5a0312e8654c80f621c7b38c99e8969cb'}}
Tags
f42
RPMs
src
python-numexpr-2.10.2-2.fc42.src.rpm (info) (download)
riscv64
python3-numexpr-2.10.2-2.fc42.riscv64.rpm (info) (download)
python-numexpr-debugsource-2.10.2-2.fc42.riscv64.rpm (info) (download)
python3-numexpr-debuginfo-2.10.2-2.fc42.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
root.log
build.log
state.log
mock_output.log
Changelog * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Dec 17 2024 Sandro <devel@penguinpee.nl> - 2.10.2-1 - Update to 2.10.2 - Add NumPy 2.x support (since 2.10.0) - Drop patches (appear to be no longer required) - Close RHBZ#2332471 * Tue Dec 17 2024 Orion Poplawski <orion@nwra.com> - 2.8.5-9 - Rebuild with numpy 2.0 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 2.8.5-6 - Rebuilt for Python 3.13 * Thu May 30 2024 Karolina Surma <ksurma@redhat.com> - 2.8.5-5 - Fix compatibility with Python 3.13+ * 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 (#2231686). Upstream is still working on a fix, and it seems that this functionality needs more design work. This reverts all the commits related to validation of expressions. * 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