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

Felix Yan felixonmars at archlinux.org
Tue Nov 20 08:01:02 UTC 2018


    Date: Tuesday, November 20, 2018 @ 08:01:01
  Author: felixonmars
Revision: 408996

upgpkg: python-awkward 0.4.4-1

Modified:
  python-awkward/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-20 07:59:40 UTC (rev 408995)
+++ PKGBUILD	2018-11-20 08:01:01 UTC (rev 408996)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-awkward
-pkgver=0.4.3
+pkgver=0.4.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=('4fcee7106d970046a52d5a48f4fea867311cd0254cafe79e767ea0338675f8acb602f67007e890deed776e5e9ae121119f57ec043c4a3b1be2f792b349d57b98')
+sha512sums=('353255b7acf736ded948762a97586c434e0f30a3df63fffa9b41eb6f1021225093a67816cfd447fd4042701024635137fe9f0cc8ff3330a5860ed1014889cb62')
 
 build() {
   cd awkward-array-$pkgver



More information about the arch-commits mailing list