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
This commit is contained in:
2021-04-27 11:17:51 +00:00
committed by Git OBS Bridge
parent 11a2bd0f5f
commit ba935da77b
2 changed files with 23 additions and 5 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
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>