forked from pool/python-astropy
Accepting request 1188362 from devel:languages:python:numeric
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1188362 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-astropy?expand=0&rev=55
This commit is contained in:
commit
89a1f8a66e
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 11 07:42:10 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Revert numpy restriction.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 11 05:35:22 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Restrict numpy to < 2.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 25 06:14:33 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
@ -144,7 +144,7 @@ BuildRequires: %{python_module pytest-mpl}
|
||||
BuildRequires: %{python_module pytest-xdist}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module sgp4 >= 2.3}
|
||||
BuildRequires: %{python_module skyfield >= 1.20 if %python-base < 3.11}
|
||||
BuildRequires: %{python_module skyfield}
|
||||
BuildRequires: %{python_module threadpoolctl}
|
||||
# /SECTION
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user