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

Bruno Pagani archange at archlinux.org
Tue Oct 29 11:25:43 UTC 2019


    Date: Tuesday, October 29, 2019 @ 11:25:41
  Author: archange
Revision: 520890

upgpkg: python-pytables 3.6.1-1

Modified:
  python-pytables/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-29 11:22:39 UTC (rev 520889)
+++ PKGBUILD	2019-10-29 11:25:41 UTC (rev 520890)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet <binet at cern.ch>
 
 pkgname=python-pytables
-pkgver=3.6.0
+pkgver=3.6.1
 pkgrel=1
 pkgdesc="A package for managing hierarchical datasets and designed to efficiently and easily cope with extremely large amounts of data"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(blosc lzo hdf5 python-numexpr)
 makedepends=(python-setuptools cython)
 source=("https://github.com/PyTables/PyTables/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('2dcd077f42b195f48aa00f5a720b79189ea92fba0d16ad35e2881e403ba6914e')
+sha256sums=('4cea86bab5bcb5423a07c7951b8c65e24b674e0dcec0e448d434829eff5f18d0')
 
 build() {
   cd PyTables-${pkgver}



More information about the arch-commits mailing list