Thu, 30 May 2024 00:05:52 UTC | login

Information for build python-numexpr-2.6.6-1.fc29

ID70552
Package Namepython-numexpr
Version2.6.6
Release1.fc29
Epoch
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
StartedMon, 13 Aug 2018 12:21:14 UTC
CompletedMon, 13 Aug 2018 15:20:06 UTC
Taskbuild (f29-candidate, python-numexpr-2.6.6-1.fc29.src.rpm)
Tags
f29
f30
RPMs
src
python-numexpr-2.6.6-1.fc29.src.rpm (info) (download)
riscv64
python2-numexpr-2.6.6-1.fc29.riscv64.rpm (info) (download)
python3-numexpr-2.6.6-1.fc29.riscv64.rpm (info) (download)
python-numexpr-debuginfo-2.6.6-1.fc29.riscv64.rpm (info) (download)
python-numexpr-debugsource-2.6.6-1.fc29.riscv64.rpm (info) (download)
python2-numexpr-debuginfo-2.6.6-1.fc29.riscv64.rpm (info) (download)
python3-numexpr-debuginfo-2.6.6-1.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Oct 24 2017 Haïkel Guémar <hguemar@fedoraproject.org> - 2.6.1-8 - Fix ELF stripping * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Dec 13 2016 Stratakis Charalampos <cstratak@redhat.com> - 2.6.1-4 - Rebuild for Python 3.6