Accepting request 854212 from home:bnavigator:branches:openSUSE:Factory:Staging:N

- Fix test failures
  * requires astropy >= 4 which removed astropy-helpers 
  * gh#/astropy/pytest-astropy-header#16
    pytest-astropy-header-pr16-no-helper-version.patch
  * gh#/astropy/pytest-astropy-header#29
    pytest-astropy-header-pr29-nohelpers.patch

OBS-URL: https://build.opensuse.org/request/show/854212
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-astropy-header?expand=0&rev=9
This commit is contained in:
2020-12-09 10:04:43 +00:00
committed by Git OBS Bridge
parent 7f509c29a6
commit d56098be5a
4 changed files with 238 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Dec 9 09:49:05 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Fix test failures
* requires astropy >= 4 which removed astropy-helpers
* gh#/astropy/pytest-astropy-header#16
pytest-astropy-header-pr16-no-helper-version.patch
* gh#/astropy/pytest-astropy-header#29
pytest-astropy-header-pr29-nohelpers.patch
-------------------------------------------------------------------
Thu Aug 16 12:25:00 UTC 2020 - Benjamin Greiner <code@bnavigator.de>