diff --git a/python-astropy.changes b/python-astropy.changes index 039a1e0..5f4bb7b 100644 --- a/python-astropy.changes +++ b/python-astropy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Feb 19 20:49:30 UTC 2023 - Ben Greiner + +- Don't test with skyfield on python311: gh#brandon-rhodes/assay#15 + ------------------------------------------------------------------- Fri Jan 13 16:19:31 UTC 2023 - Ben Greiner diff --git a/python-astropy.spec b/python-astropy.spec index cf2c38f..08ddc98 100644 --- a/python-astropy.spec +++ b/python-astropy.spec @@ -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