From 4a0b2fe44374151d8775a4f2f41dc2c0f26a017a837d15046e17b8b3a10f8b16 Mon Sep 17 00:00:00 2001 From: Todd R Date: Mon, 25 Feb 2019 20:06:48 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-arraydiff?expand=0&rev=6 --- python-pytest-arraydiff.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pytest-arraydiff.spec b/python-pytest-arraydiff.spec index 19aaf19..a6874f4 100644 --- a/python-pytest-arraydiff.spec +++ b/python-pytest-arraydiff.spec @@ -41,7 +41,7 @@ Requires: python-pytest Requires: python-six BuildArch: noarch %if %{with test} -BuildRequires: %{python_module astorpy} +BuildRequires: %{python_module astropy} BuildRequires: %{python_module numpy} BuildRequires: %{python_module pytest} BuildRequires: %{python_module six}