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

Felix Yan fyan at nymeria.archlinux.org
Thu Apr 10 14:19:27 UTC 2014


    Date: Thursday, April 10, 2014 @ 16:19:27
  Author: fyan
Revision: 109122

upgpkg: python-pytables 3.1.1-1

Modified:
  python-pytables/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-10 14:16:23 UTC (rev 109121)
+++ PKGBUILD	2014-04-10 14:19:27 UTC (rev 109122)
@@ -4,8 +4,8 @@
 
 pkgbase=python-pytables
 pkgname=('python2-pytables' 'python-pytables')
-pkgver=3.1.0
-pkgrel=2
+pkgver=3.1.1
+pkgrel=1
 arch=("i686" "x86_64")
 pkgdesc="A package for managing hierarchical datasets and designed to efficiently and easily cope with extremely large amounts of data"
 url="http://www.pytables.org"
@@ -12,7 +12,7 @@
 license=("BSD")
 makedepends=('lzo2' 'hdf5' 'python2-numexpr' 'cython2' 'python-numexpr' 'cython')
 source=("http://pypi.python.org/packages/source/t/tables/tables-$pkgver.tar.gz")
-md5sums=('22e048ef20883269c4a2a3f2026c38ee')
+md5sums=('38d917f0c6dfb0bc28ce9ea0c3492524')
 
 build() {
   cd "$srcdir"




More information about the arch-commits mailing list