[arch-commits] Commit in python-awkward/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Oct 5 16:43:01 UTC 2019
Date: Saturday, October 5, 2019 @ 16:43:00
Author: felixonmars
Revision: 512956
upgpkg: python-awkward 0.12.12-1
Modified:
python-awkward/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-05 15:41:41 UTC (rev 512955)
+++ PKGBUILD 2019-10-05 16:43:00 UTC (rev 512956)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-awkward
-pkgver=0.12.11
+pkgver=0.12.12
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=('024ec07275d733ae361decab440d19af9476e1eafa8498163b975face7be7412defe35494b6d2cfa9992ed3be909d6e576c3649682e47db8469eec8047a550e5')
+sha512sums=('0331b91fe26179dc9b50d8bd49b9567fcefcbb87e0e59c6523243d9b153883244ab96a7a331b72a93dc2bd849634b3c744b717a577a469bdb1fd93ee626e859c')
build() {
cd awkward-array-$pkgver
More information about the arch-commits
mailing list