Sat, 27 Dec 2025 00:50:59 CST | login

Information for build numpy-1.25.2-7.oc9

ID32085
Package Namenumpy
Version1.25.2
Release7.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/numpy.git?.#b14a34a61a570e8f6a19a1f7a3b59333671d44e3
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Dec 2024 12:54:54 CST
CompletedThu, 12 Dec 2024 13:10:40 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/numpy.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/numpy.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.2-compose
RPMs
src
numpy-1.25.2-7.oc9.src.rpm (info) (download)
aarch64
python3-numpy-1.25.2-7.oc9.aarch64.rpm (info) (download)
python3-numpy-f2py-1.25.2-7.oc9.aarch64.rpm (info) (download)
numpy-debugsource-1.25.2-7.oc9.aarch64.rpm (info) (download)
python3-numpy-debuginfo-1.25.2-7.oc9.aarch64.rpm (info) (download)
loongarch64
python3-numpy-1.25.2-7.oc9.loongarch64.rpm (info) (download)
python3-numpy-f2py-1.25.2-7.oc9.loongarch64.rpm (info) (download)
numpy-debugsource-1.25.2-7.oc9.loongarch64.rpm (info) (download)
python3-numpy-debuginfo-1.25.2-7.oc9.loongarch64.rpm (info) (download)
x86_64
python3-numpy-1.25.2-7.oc9.x86_64.rpm (info) (download)
python3-numpy-f2py-1.25.2-7.oc9.x86_64.rpm (info) (download)
numpy-debugsource-1.25.2-7.oc9.x86_64.rpm (info) (download)
python3-numpy-debuginfo-1.25.2-7.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.25.2-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.25.2-6 - Rebuilt for loongarch release * Wed Jul 03 2024 Pengda Dou <doupengda@loongson.cn> - 1.25.2-5 - [Type] other - [DESC] fix build error for loongarch64 * Tue Jun 04 2024 Shuo Wang <abushwang@tencent.com> - 1.25.2-4 - enable %check * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.25.2-3 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.25.2-2 - Rebuilt for OpenCloudOS Stream 23.09 * 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