From 8f433b58fd3a2dd623790f93628a1dbb3c12cbfee3f4600f6d69d2a9c21fc4ef Mon Sep 17 00:00:00 2001 From: Todd R Date: Mon, 6 Jan 2020 18:01:05 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-astropy?expand=0&rev=17 --- python-astropy.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/python-astropy.spec b/python-astropy.spec index 916dc25..21e4e89 100644 --- a/python-astropy.spec +++ b/python-astropy.spec @@ -1,7 +1,7 @@ # # spec file for package python-astropy # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-astropy -Version: 3.2.3 +Version: 4.0 Release: 0 Summary: Community-developed python astronomy tools License: BSD-3-Clause @@ -31,7 +31,8 @@ Source100: python-astropy-rpmlintrc BuildRequires: %{python_module Cython >= 0.21} BuildRequires: %{python_module astropy-helpers} BuildRequires: %{python_module devel} -BuildRequires: %{python_module jupyter_ipython} +BuildRequires: %{python_module ipython} +BuildRequires: %{python_module matplotlib >= 2.1} BuildRequires: %{python_module numpy-devel >= 1.7.0} BuildRequires: %{python_module ply} BuildRequires: %{python_module setuptools} @@ -46,6 +47,7 @@ BuildRequires: pkgconfig(expat) BuildRequires: pkgconfig(wcslib) Requires: hdf5 Requires: liberfa1 >= 1.3.0 +Requires: python-matplotlib >= 2.1 Requires: python-numpy >= 1.7.0 Requires(post): update-alternatives Requires(preun): update-alternatives @@ -56,7 +58,7 @@ Recommends: python-beautifulsoup4 Recommends: python-bleach Recommends: python-h5py Recommends: python-jplephem -Recommends: python-matplotlib +Recommends: python-matplotlib >= 2.1 Recommends: python-pandas Recommends: python-scikit-image Recommends: python-scipy @@ -68,7 +70,6 @@ BuildRequires: %{python_module beautifulsoup4} BuildRequires: %{python_module bleach} BuildRequires: %{python_module h5py} BuildRequires: %{python_module jplephem} -BuildRequires: %{python_module matplotlib} BuildRequires: %{python_module pandas} BuildRequires: %{python_module scipy} # /SECTION