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

Felix Yan felixonmars at archlinux.org
Fri Mar 29 23:01:25 UTC 2019


    Date: Friday, March 29, 2019 @ 23:01:23
  Author: felixonmars
Revision: 446111

upgpkg: python-awkward 0.8.14-1

Modified:
  python-awkward/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-29 23:00:13 UTC (rev 446110)
+++ PKGBUILD	2019-03-29 23:01:23 UTC (rev 446111)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-awkward
-pkgver=0.8.12
+pkgver=0.8.14
 pkgrel=1
 pkgdesc="Manipulate jagged, chunky, and/or bitmasked arrays as easily as Numpy"
 url="https://github.com/scikit-hep/awkward-array"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python-pytest-runner')
 checkdepends=('python-h5py')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/scikit-hep/awkward-array/archive/$pkgver.tar.gz")
-sha512sums=('e14418fa0cda517514ca59f40cf8cf70c53999e13ff04bf51265081d3d73a269b4f2dcc88e549002a4bc3543e4c90628b416adc7774e674dd7c4f6daeb41735e')
+sha512sums=('f5741d9cdc7f7002aa3b077b9e0116604b0597620e8b976f3c79c146ceace349bc5f2ceb4d9e9d4c37de5efac56e11fffcbb87266868deb43fe75d3f3a9dc1a9')
 
 build() {
   cd awkward-array-$pkgver



More information about the arch-commits mailing list