Sat, 17 Jan 2026 23:12:56 CST | login

Information for build numpy-1.25.2-1.ocs23

ID1528
Package Namenumpy
Version1.25.2
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/numpy.git?.#31162ed3bd4ed54dc4dee68b7d91ae5a113ea25a
SummaryA fast multidimensional array facility for Python
DescriptionNumPy is an open source project aiming to enable numerical computing with Python. It builds on the early work of the Numeric and Numarray libraries.
Built byocs-bot
State complete
Volume DEFAULT
StartedTue, 29 Aug 2023 11:38:26 CST
CompletedTue, 29 Aug 2023 11:46:00 CST
Taskbuild (dist-ocs23, /opencloudos-stream/numpy.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/numpy.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
numpy-1.25.2-1.ocs23.src.rpm (info) (download)
aarch64
python3-numpy-1.25.2-1.ocs23.aarch64.rpm (info) (download)
python3-numpy-f2py-1.25.2-1.ocs23.aarch64.rpm (info) (download)
numpy-debugsource-1.25.2-1.ocs23.aarch64.rpm (info) (download)
python3-numpy-debuginfo-1.25.2-1.ocs23.aarch64.rpm (info) (download)
x86_64
python3-numpy-1.25.2-1.ocs23.x86_64.rpm (info) (download)
python3-numpy-f2py-1.25.2-1.ocs23.x86_64.rpm (info) (download)
numpy-debugsource-1.25.2-1.ocs23.x86_64.rpm (info) (download)
python3-numpy-debuginfo-1.25.2-1.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Tue Aug 29 2023 Shuo Wang <abushwang@tencent.com> - 1.25.2-1 - update to 1.25.2 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.22.0-6 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.22.0-5 - Rebuilt for OpenCloudOS Stream 23 * Tue Feb 21 2023 Shuo Wang <abushwang@tencent.com> - 1.22.0-4 - remove unused buildrequires * Thu Jan 05 2023 Zhao Zhen <jeremiazhao@tencent.com> - 1.22.0-3 - disabled cpu feature tests on arm64 * Mon Oct 10 2022 Wang Guodong <gordonwwang@tencent.com> - 1.22.0-2 - Set the environment variable(SETUPTOOLS_USE_DISTUTILS) to solve setuptools-bundled distutils' LooseVersion issue. * Fri Sep 09 2022 Shuo Wang <abushwang@tencent.com> - 1.22.0-1 - initial build