6 Commits

Author SHA256 Message Date
099ce80570 - update to 0.6.1:
* Fix broken ``single_reference=True`` usage.
  * Add ability to compare to Pandas DataFrames and store them as
    HDF5 files
  * Fix ``array_compare`` so that the ``atol`` parameter is
    correctly used with FITS files.
  * Test inside ``pytest_runtest_call`` hook.
- Do not build :test on Python 3.6, due to no NumPy.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-arraydiff?expand=0&rev=14
2023-12-14 21:33:39 +00:00
e3c5676afd Accepting request 1034352 from home:bnavigator:branches:devel:languages:python:numeric
- Update to v0.5.0
  * Remove astropy dependency by @olebole in #31
  * Register array_compare as pytest marker.
- Release v0.4.0
  * Minimum Python version is now 3.7. [#30]
  * Various infrastructure updates.

OBS-URL: https://build.opensuse.org/request/show/1034352
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-arraydiff?expand=0&rev=12
2022-11-08 07:23:15 +00:00
ba935da77b Accepting request 888738 from home:bnavigator:branches:devel:languages:python:pytest
- Do not build the package for python36 either
  (installcheck failure, numpy is a runtime requirement)
- Test astropy functionality for python3

OBS-URL: https://build.opensuse.org/request/show/888738
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-arraydiff?expand=0&rev=10
2021-04-27 11:17:51 +00:00
Steve Kowalik
11a2bd0f5f - Do not build :test on Python 3.6, due to no NumPy.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-arraydiff?expand=0&rev=9
2021-04-19 05:21:23 +00:00
Tomáš Chvátal
8064fd394b - Update to 0.3:
* Fixed compatibility with pytest 4+. [#15]
- Use _multibuild to run tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-arraydiff?expand=0&rev=5
2019-02-13 13:27:45 +00:00
Todd R
e7a17c9d19 required by python-astropy
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-arraydiff?expand=0&rev=1
2018-08-14 20:33:04 +00:00