Information for build python-pytest-arraydiff-0.6.1-4.fc40

ID39926
Package Namepython-pytest-arraydiff
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.6.1
Release4.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-pytest-arraydiff.git#53e50abe9f1d710aae7853fde220fbe827a6aaf9
SummaryPytest plugin to help with comparing array output from tests
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 bykojiadmin
State complete
Volume DEFAULT
StartedSun, 05 May 2024 05:10:35 CST
CompletedSun, 05 May 2024 05:25:46 CST
Taskbuild (f40, /rpms/python-pytest-arraydiff.git:53e50abe9f1d710aae7853fde220fbe827a6aaf9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pytest-arraydiff.git#53e50abe9f1d710aae7853fde220fbe827a6aaf9'}}
Tags
f40
RPMs
src
python-pytest-arraydiff-0.6.1-4.fc40.src.rpm (info) (download)
noarch
python3-pytest-arraydiff-0.6.1-4.fc40.noarch.rpm (info) (download)
Logs
noarch
build.log
state.log
hw_info.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 01 2024 Sergio Pascual <sergiopr@fis.ucm.es> - 0.6.1-2 - Exclude i686 arch (pytables is missing there) * Sun Dec 31 2023 Sergio Pascual <sergiopr@fis.ucm.es> - 0.6.1-1 - New release 0.6.1 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.5.0-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Aug 08 2022 Mattia Verga <mattia.verga@proton.me> - 0.5.0-1 - Update to 0.5.0 (fedora#2040133) - Switch to modern python build macros * Mon Aug 08 2022 Mattia Verga <mattia.verga@proton.me> - 0.4.0-7 - Switch to rpmautospec * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.4.0-5 - Rebuilt for Python 3.11