Information for build numpy-1.22.0-6.oc9

ID15058
Package Namenumpy
Version1.22.0
Release6.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/numpy.git?.#e0fb5060ddfc6da33a8c9e66075af531cabd16a6
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 19:21:47 CST
CompletedMon, 18 Sep 2023 19:29:14 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
RPMs
src
numpy-1.22.0-6.oc9.src.rpm (info) (download)
aarch64
python3-numpy-1.22.0-6.oc9.aarch64.rpm (info) (download)
python3-numpy-f2py-1.22.0-6.oc9.aarch64.rpm (info) (download)
x86_64
python3-numpy-1.22.0-6.oc9.x86_64.rpm (info) (download)
python3-numpy-f2py-1.22.0-6.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
Changelog * 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