1
0

- 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:
Benjamin Greiner 2023-02-19 20:57:56 +00:00 committed by Git OBS Bridge
parent 0bfec80bf9
commit 57267226a6
2 changed files with 6 additions and 1 deletions

View File

@ -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>

View File

@ -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