Sun, 12 Apr 2026 19:26:39 CST | login

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

ID27985
Package Namepython-pytest-arraydiff
Version0.5.0
Release1.oc9
Epoch
DraftFalse
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 18:55:34 CST
CompletedMon, 05 Aug 2024 18:59:16 CST
Taskbuild (dist-oc9-epol, /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-oc9-epol
dist-oc9-epol-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-pytest-arraydiff-0.5.0-1.oc9.src.rpm (info) (download)
noarch
python3-pytest-arraydiff-0.5.0-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jul 17 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5.0-1 - initial build