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

Andrzej Giniewicz aginiewicz at archlinux.org
Sat Mar 16 20:54:52 UTC 2019


    Date: Saturday, March 16, 2019 @ 20:54:51
  Author: aginiewicz
Revision: 442241

upgpkg: python-pytables 3.5.1-1

python-pytables: new upstream release, hdf5 rebuild

Modified:
  python-pytables/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-16 20:45:14 UTC (rev 442240)
+++ PKGBUILD	2019-03-16 20:54:51 UTC (rev 442241)
@@ -4,8 +4,8 @@
 
 pkgbase=python-pytables
 pkgname=('python2-pytables' 'python-pytables')
-pkgver=3.4.4
-pkgrel=5
+pkgver=3.5.1
+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="https://www.pytables.org"
@@ -12,7 +12,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")
-sha256sums=('c9682c0f35d8175e12bbd38d925bdb606d47b7c8e358ba056a9dbf3b1f183114')
+sha256sums=('fda2e5071ce064ae1e808623e4c6166e6ab5f0f6152043991c5151d4e2622f2e')
 
 prepare() {
   cd "$srcdir"/PyTables-$pkgver



More information about the arch-commits mailing list