[arch-commits] Commit in python-awkward/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jul 30 01:53:39 UTC 2019
Date: Tuesday, July 30, 2019 @ 01:53:38
Author: felixonmars
Revision: 494791
upgpkg: python-awkward 0.12.4-1
Modified:
python-awkward/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-07-30 01:53:33 UTC (rev 494790)
+++ PKGBUILD 2019-07-30 01:53:38 UTC (rev 494791)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-awkward
-pkgver=0.12.3
+pkgver=0.12.4
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=('87bbb8ce19ddde0b549ed7dab1288d3b2e145a056d5c6a7d6e5de00e11725224780ac950e8dc9592d69f4eb4c6d404aa80f0984b0e48aaa1f2690e5d0e21fb63')
+sha512sums=('3498768b488adb1508f4939a07867872d52b876b41dd9afed2ac481a2273d83b28846238489185b9e96ac9633c84efde574cf01c1b2088774fb0babab92becb4')
build() {
cd awkward-array-$pkgver
More information about the arch-commits
mailing list