17
0
Files
python-pytest-arraydiff/python-pytest-arraydiff.changes
2021-04-27 11:17:51 +00:00

24 lines
846 B
Plaintext

-------------------------------------------------------------------
Tue Apr 27 09:52:52 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Do not build the package for python36 either
(installcheck failure, numpy is a runtime requirement)
- Test astropy functionality for python3
-------------------------------------------------------------------
Mon Apr 19 05:19:34 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Do not build :test on Python 3.6, due to no NumPy.
-------------------------------------------------------------------
Wed Feb 13 13:19:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.3:
* Fixed compatibility with pytest 4+. [#15]
- Use _multibuild to run tests
-------------------------------------------------------------------
Tue Aug 14 20:03:10 UTC 2018 - toddrme2178@gmail.com
- Initial version