diff --git a/python-astropy.changes b/python-astropy.changes index 033669f..61cf3a6 100644 --- a/python-astropy.changes +++ b/python-astropy.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jul 11 07:42:10 UTC 2024 - Ben Greiner + +- Revert numpy restriction. + +------------------------------------------------------------------- +Thu Jul 11 05:35:22 UTC 2024 - Steve Kowalik + +- Restrict numpy to < 2. + ------------------------------------------------------------------- Tue Jun 25 06:14:33 UTC 2024 - Steve Kowalik diff --git a/python-astropy.spec b/python-astropy.spec index f73e46a..9433b74 100644 --- a/python-astropy.spec +++ b/python-astropy.spec @@ -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