[arch-commits] Commit in python-h5py/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Thu Apr 9 06:03:37 UTC 2015


    Date: Thursday, April 9, 2015 @ 08:03:36
  Author: fyan
Revision: 131010

upgpkg: python-h5py 2.5.0-1

Modified:
  python-h5py/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-09 06:02:52 UTC (rev 131009)
+++ PKGBUILD	2015-04-09 06:03:36 UTC (rev 131010)
@@ -6,8 +6,8 @@
 
 pkgbase=python-h5py
 pkgname=(python-h5py python2-h5py)
-pkgver=2.4.0
-pkgrel=2
+pkgver=2.5.0
+pkgrel=1
 pkgdesc="General-purpose Python bindings for the HDF5 library"
 url="http://www.h5py.org/"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cython' 'cython2' 'hdf5' 'python-numpy' 'python2-numpy' 'python-six' 'python2-six')
 source=("https://pypi.python.org/packages/source/h/h5py/h5py-$pkgver.tar.gz"
         DOCS_LICENSE.txt)
-md5sums=('80c9a94ae31f84885cc2ebe1323d6758'
+md5sums=('6e4301b5ad5da0d51b0a1e5ac19e3b74'
          '747a856995bb271af44733b2fdab642b')
 
 prepare() {



More information about the arch-commits mailing list