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

Bruno Pagani archange at archlinux.org
Thu Jun 14 16:30:26 UTC 2018


    Date: Thursday, June 14, 2018 @ 16:30:26
  Author: archange
Revision: 343077

upgpkg: python-pytables 3.4.4-1

Modified:
  python-pytables/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-14 16:25:47 UTC (rev 343076)
+++ PKGBUILD	2018-06-14 16:30:26 UTC (rev 343077)
@@ -1,11 +1,12 @@
 # $Id$
 # Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
+# Maintainer: Bruno Pagani <archange at archlinux.org>
 # Contributor: Sebastien Binet <binet at cern.ch>
 
 pkgbase=python-pytables
 pkgname=('python2-pytables' 'python-pytables')
-pkgver=3.4.3
-pkgrel=2
+pkgver=3.4.4
+pkgrel=1
 arch=('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 +13,7 @@
 license=("BSD")
 makedepends=('lzo' 'hdf5' 'python2-numexpr' 'python-numexpr' 'python-setuptools' 'python2-setuptools' 'cython' 'cython2' 'blosc' 'bzip2')
 source=(${pkgbase}-${pkgver}::"https://github.com/PyTables/PyTables/archive/v${pkgver}.tar.gz")
-md5sums=('7ecb9fef7c04d118294a3ae5d9aaa579')
+sha256sums=('c9682c0f35d8175e12bbd38d925bdb606d47b7c8e358ba056a9dbf3b1f183114')
 
 prepare() {
   cd "$srcdir"/PyTables-$pkgver



More information about the arch-commits mailing list