1
0

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:
Ana Guerrero 2024-07-19 13:27:41 +00:00 committed by Git OBS Bridge
commit 89a1f8a66e
2 changed files with 11 additions and 1 deletions

View File

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

View File

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