From 57267226a6651482b6840b1106f2f83d2282dbf7f4fcc8f4ace8ea5a698818e8 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sun, 19 Feb 2023 20:57:56 +0000 Subject: [PATCH] - 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 --- python-astropy.changes | 5 +++++ python-astropy.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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