1
0

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
This commit is contained in:
2022-11-08 07:23:15 +00:00
committed by Git OBS Bridge
parent ba935da77b
commit e3c5676afd
4 changed files with 27 additions and 24 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Nov 7 19:03:45 UTC 2022 - Ben Greiner <code@bnavigator.de>
- 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.
-------------------------------------------------------------------
Tue Apr 27 09:52:52 UTC 2021 - Ben Greiner <code@bnavigator.de>