Fri, 23 Jan 2026 19:12:34 CST | login

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

ID40579
Package Namepython-numexpr
Version2.8.5
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-numexpr.git?.#e1195169702d26ce92e85c4b26899c452f0c1987
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 bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 00:17:32 CST
CompletedSat, 14 Jun 2025 00:21:04 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-numexpr.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-numexpr.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-numexpr-2.8.5-4.oc9.src.rpm (info) (download)
aarch64
python3-numexpr-2.8.5-4.oc9.aarch64.rpm (info) (download)
python-numexpr-debugsource-2.8.5-4.oc9.aarch64.rpm (info) (download)
python3-numexpr-debuginfo-2.8.5-4.oc9.aarch64.rpm (info) (download)
loongarch64
python3-numexpr-2.8.5-4.oc9.loongarch64.rpm (info) (download)
python-numexpr-debugsource-2.8.5-4.oc9.loongarch64.rpm (info) (download)
python3-numexpr-debuginfo-2.8.5-4.oc9.loongarch64.rpm (info) (download)
x86_64
python3-numexpr-2.8.5-4.oc9.x86_64.rpm (info) (download)
python-numexpr-debugsource-2.8.5-4.oc9.x86_64.rpm (info) (download)
python3-numexpr-debuginfo-2.8.5-4.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.8.5-4 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.8.5-3 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.8.5-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.8.5-1 - initial build