1
0

Accepting request 761537 from home:sebix:branches:devel:languages:python:numeric

Build still fails, but at least with updated requirements^^
Before merging my local changes with those in d:l:py:n it was working actually.

dbm is required in the tests
- Require erfa >= 1.7 because of https://github.com/astropy/astropy/issues/9654

OBS-URL: https://build.opensuse.org/request/show/761537
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-astropy?expand=0&rev=20
This commit is contained in:
Tomáš Chvátal
2020-01-07 11:36:00 +00:00
committed by Git OBS Bridge
parent a6cdc066b1
commit 2e19a17d67
2 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 7 10:19:19 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
- Require erfa >= 1.7 because of https://github.com/astropy/astropy/issues/9654
-------------------------------------------------------------------
Mon Jan 6 17:59:53 UTC 2020 - Todd R <toddrme2178@gmail.com>