orion pushed to h5py (master). "Update to 2.5.0"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 02:10:35 UTC 2015


>From 3929a47fcbfb35161aa818068b5d0a22be5d7f91 Mon Sep 17 00:00:00 2001
From: Orion Poplawski <orion at cora.nwra.com>
Date: Mon, 13 Apr 2015 20:10:26 -0600
Subject: Update to 2.5.0


diff --git a/.gitignore b/.gitignore
index eed8ffa..882d7c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /h5py-2.3.0.tar.gz
 /h5py-2.3.1.tar.gz
 /h5py-2.4.0.tar.gz
+/h5py-2.5.0.tar.gz
diff --git a/h5py.spec b/h5py.spec
index 8f6b5da..d80f11b 100644
--- a/h5py.spec
+++ b/h5py.spec
@@ -5,7 +5,7 @@
 
 Summary:        A Python interface to the HDF5 library
 Name:           h5py
-Version:        2.4.0
+Version:        2.5.0
 Release:        1%{?dist}
 Group:          Applications/Engineering
 License:        BSD
@@ -17,17 +17,17 @@ BuildRequires:  liblzf-devel
 BuildRequires:  hdf5-devel >= 1.8.3
 BuildRequires:  python-devel >= 2.6
 BuildRequires:  python-sphinx
-BuildRequires:  numpy >= 1.0.3
+BuildRequires:  numpy >= 1.6.1
 BuildRequires:  Cython
 %if 0%{?with_python3}
 BuildRequires:  python-tools
 BuildRequires:  python3-devel >= 3.2
 BuildRequires:  python3-sphinx 
-BuildRequires:  python3-numpy >= 1.0.3
+BuildRequires:  python3-numpy >= 1.6.1
 BuildRequires:  python3-Cython
 %endif
 Requires:       hdf5 = %{_hdf5_version}
-Requires:       numpy >= 1.0.3
+Requires:       numpy >= 1.6.1
 
 %description
 The h5py package provides both a high- and low-level interface to the
@@ -44,7 +44,7 @@ simplifies the process of reading and writing data from Python.
 %package -n     python3-h5py
 Summary:        A Python 3 interface to the HDF5 library
 Group:          Applications/Engineering
-Requires:       python3-numpy >= 1.0.3
+Requires:       python3-numpy >= 1.6.1
 
 %description -n python3-h5py
 The h5py package provides both a high- and low-level interface to the
@@ -111,6 +111,9 @@ popd
 %endif
 
 %changelog
+* Mon Apr 13 2015 Orion Poplawski <orion at cora.nwra.com> - 2.5.0-1
+- Update to 2.5.0
+
 * Wed Jan 7 2015 Orion Poplawski <orion at cora.nwra.com> - 2.4.0-1
 - Update to 2.4.0
 
diff --git a/sources b/sources
index fabc03f..59d2724 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-80c9a94ae31f84885cc2ebe1323d6758  h5py-2.4.0.tar.gz
+6e4301b5ad5da0d51b0a1e5ac19e3b74  h5py-2.5.0.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/h5py.git/commit/?h=master&id=3929a47fcbfb35161aa818068b5d0a22be5d7f91


More information about the scm-commits mailing list