Thu, 14 Nov 2024 01:44:44 UTC | login

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

ID279460
Package Namepython-pytest-arraydiff
Version0.6.1
Release2.fc40
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 04 Jan 2024 17:30:34 UTC
CompletedThu, 04 Jan 2024 17:30:34 UTC
Tags
f40
RPMs
src
python-pytest-arraydiff-0.6.1-2.fc40.src.rpm (info) (download)
noarch
python3-pytest-arraydiff-0.6.1-2.fc40.noarch.rpm (info) (download)
Changelog * 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 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild