Information for build python-pytest-arraydiff-0.6.1-5.fc41

ID54924
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
Release5.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-pytest-arraydiff.git#46e6372ff2ece0a425401e63995ac716aec1fc7a
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, 23 Jun 2024 21:14:56 CST
CompletedSun, 23 Jun 2024 21:27:38 CST
Taskbuild (f41, /rpms/python-pytest-arraydiff.git:46e6372ff2ece0a425401e63995ac716aec1fc7a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pytest-arraydiff.git#46e6372ff2ece0a425401e63995ac716aec1fc7a'}}
Tags
f41
RPMs
src
python-pytest-arraydiff-0.6.1-5.fc41.src.rpm (info) (download)
noarch
python3-pytest-arraydiff-0.6.1-5.fc41.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
state.log
installed_pkgs.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 0.6.1-5 - Rebuilt for Python 3.13 * 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