Tue, 27 Jan 2026 01:11:14 CST | login

Information for build python-pytest-arraydiff-0.5.0-1.ocs23

ID13530
Package Namepython-pytest-arraydiff
Version0.5.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-pytest-arraydiff.git?.#274f213ccf0d244110c861f0772c0b2f69019047
SummaryThe py.test arraydiff plugin
DescriptionThis is a py.test plugin to facilitate the generation and comparison of data arrays produced during tests. The basic idea is that you can write a test that generates a Numpy array (or other related objects depending on the format). You can then either run the tests in a mode to generate reference files from the arrays, or you can run the tests in comparison mode, which will compare the results of the tests to the reference ones within some tolerance. At the moment, the supported file formats for the reference files are: * A plain text-based format (baed on Numpy loadtxt output) * The FITS format (requires astropy). With this format, tests can return either a Numpy array for a FITS HDU object.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 17 Jul 2024 15:06:36 CST
CompletedWed, 17 Jul 2024 15:11:04 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/python-pytest-arraydiff.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-pytest-arraydiff.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
python-pytest-arraydiff-0.5.0-1.ocs23.src.rpm (info) (download)
noarch
python3-pytest-arraydiff-0.5.0-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jul 17 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5.0-1 - initial build