Fri, 05 Jul 2024 15:44:00 UTC | login

Information for build python-numexpr-2.7.1-2.fc33

ID147769
Package Namepython-numexpr
Version2.7.1
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-numexpr.git#4c7b69a4a9078b10081c43ac2d6239d6508c283b
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, 27 Mar 2020 15:44:16 UTC
CompletedFri, 27 Mar 2020 16:09:45 UTC
Taskbuild (f33, /rpms/python-numexpr.git:4c7b69a4a9078b10081c43ac2d6239d6508c283b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-numexpr.git#4c7b69a4a9078b10081c43ac2d6239d6508c283b'}}
Tags
f33
RPMs
src
python-numexpr-2.7.1-2.fc33.src.rpm (info) (download)
riscv64
python3-numexpr-2.7.1-2.fc33.riscv64.rpm (info) (download)
python-numexpr-debugsource-2.7.1-2.fc33.riscv64.rpm (info) (download)
python3-numexpr-debuginfo-2.7.1-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 05 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.7.1-1 - Update to latest version (#1787863) * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.7.0-3 - Rebuilt for Python 3.8.0rc1 (#1748018) * Sun Aug 18 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.7.0-2 - Rebuilt for Python 3.8 * Sat Aug 17 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.7.0-1 - Update to latest version (#1614993) - Various modernization to the spec file. Actually fail %check if the test suite fails. * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jul 08 2019 Miro Hrončok <mhroncok@redhat.com> - 2.6.6-3 - Subpackage python2-numexpr has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jul 19 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.6.6-1 - Update to latest version (#1491485) - Update spec file, use versioned python macros * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.6.1-10 - Rebuilt for Python 3.7