forked from pool/python-astropy
- Don't test with skyfield on python311
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-astropy?expand=0&rev=90
This commit is contained in:
parent
0bfec80bf9
commit
57267226a6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 19 20:49:30 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Don't test with skyfield on python311: gh#brandon-rhodes/assay#15
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 13 16:19:31 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -147,7 +147,7 @@ BuildRequires: %{python_module pytest-doctestplus >= 0.12}
|
||||
BuildRequires: %{python_module pytest-mpl}
|
||||
BuildRequires: %{python_module pytest-xdist}
|
||||
BuildRequires: %{python_module sgp4 >= 2.3}
|
||||
BuildRequires: %{python_module skyfield >= 1.20}
|
||||
BuildRequires: %{python_module skyfield >= 1.20 if %python-base < 3.11}
|
||||
# /SECTION
|
||||
%endif
|
||||
%python_subpackages
|
||||
|
Loading…
Reference in New Issue
Block a user