[arch-commits] Commit in python-awkward/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Feb 27 19:37:25 UTC 2019
Date: Wednesday, February 27, 2019 @ 19:37:23
Author: felixonmars
Revision: 436585
upgpkg: python-awkward 0.8.6-1
Modified:
python-awkward/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-27 19:24:54 UTC (rev 436584)
+++ PKGBUILD 2019-02-27 19:37:23 UTC (rev 436585)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-awkward
-pkgver=0.8.4
+pkgver=0.8.6
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=('b804aeb6b61bcca78b59b0ba54627ac1905e855331068f24065d04a171d28f212389a54d8a4201a3b848c1d719b97ae66e300abc6d04274e535ac2308e06dfe4')
+sha512sums=('66edbf10ad3d1249739e7df19fa42eb29476022b36f4c5ca57450d97d72b01ad2ef4f1f8a1f53ccb1a57b4e8bb1531a29c8b520e7feaea3b8a14b6542513638d')
build() {
cd awkward-array-$pkgver
More information about the arch-commits
mailing list