From 79e0365a9e8cc9b2f680552e1aaf95521b12550e Mon Sep 17 00:00:00 2001 From: Christian Dersch Date: Sep 25 2016 12:12:53 +0000 Subject: Added BuildRequires for astropy-helpers --- diff --git a/python-ccdproc.spec b/python-ccdproc.spec index 11300f9..58ac9f8 100644 --- a/python-ccdproc.spec +++ b/python-ccdproc.spec @@ -12,7 +12,8 @@ Source0: https://files.pythonhosted.org/packages/source/c/%{srcname}/%{sr BuildArch: noarch BuildRequires: python2-devel python3-devel -BuildRequires: python-astropy python3-astropy +BuildRequires: python2-astropy python2-astropy-helpers +BuildRequires: python3-astropy python3-astropy-helpers %description The ccdproc package is a collection of code that will be helpful in basic CCD @@ -68,6 +69,7 @@ stand-alone processing or as part of a pipeline. %changelog * Sun Sep 25 2016 Christian Dersch - 1.1.0-1 +- Added BuildRequires for astropy-helpers - new version * Tue Jul 19 2016 Fedora Release Engineering - 1.0.1-2