Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release-src > by-pkgid > e7e7aac9d4b60ef032950d19ed3e0544 > files > 1

python-stsci-ndimage-0.10.0-7.mga5.src.rpm

# Created by pyp2rpm-1.0.1
%global pypi_name stsci.ndimage

Name:           python-stsci-ndimage
Version:        0.10.0
Release:        %mkrel 7
Group:          Sciences/Astronomy
Summary:        Various functions for multi-dimensional image processing--fork of scipy.ndimage for use with stsci_python

License:        BSD
URL:            http://www.stsci.edu/resources/software_hardware/stsci_python
Source0:        https://pypi.python.org/packages/source/s/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
 
BuildRequires:  python-devel
BuildRequires:  python-d2to1 >= 0.2.9
BuildRequires:  python-stsci-distutils >= 0.3.2
BuildRequires:  python-numpy-devel


Obsoletes: python-stsci <= 2.13-4

%description
False


%prep
%setup -q -n %{pypi_name}-%{version}
# Remove bundled egg-info
rm -rf %{pypi_name}.egg-info



%build
CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build


%install
%{__python} setup.py install --skip-build --root %{buildroot}


%files
%doc LICENSE.txt
%{python_sitearch}/stsci/ndimage
%{python_sitearch}/%{pypi_name}-%{version}-py?.?-*.pth
%{python_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info


%changelog
* Wed Oct 15 2014 umeabot <umeabot> 0.10.0-7.mga5
+ Revision: 747519
- Second Mageia 5 Mass Rebuild

* Sat Sep 27 2014 tv <tv> 0.10.0-6.mga5
+ Revision: 729473
- rebuild for missing pythoneggs deps

* Tue Sep 16 2014 umeabot <umeabot> 0.10.0-5.mga5
+ Revision: 688364
- Mageia 5 Mass Rebuild

  + pterjan <pterjan>
    - Rebuild for new Python

* Tue Oct 22 2013 umeabot <umeabot> 0.10.0-3.mga4
+ Revision: 544294
- Mageia 4 Mass Rebuild

* Tue Oct 15 2013 pterjan <pterjan> 0.10.0-2.mga4
+ Revision: 499500
- Rebuild to add different pythonegg provides for python 2 and 3

* Wed Sep 11 2013 joequant <joequant> 0.10.0-1.mga4
+ Revision: 477659
- imported package python-stsci-ndimage