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

Felix Yan felixonmars at archlinux.org
Fri Sep 27 18:28:02 UTC 2019


    Date: Friday, September 27, 2019 @ 18:28:02
  Author: felixonmars
Revision: 511930

upgpkg: python-awkward 0.12.11-1

Modified:
  python-awkward/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-27 17:09:54 UTC (rev 511929)
+++ PKGBUILD	2019-09-27 18:28:02 UTC (rev 511930)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-awkward
-pkgver=0.12.10
+pkgver=0.12.11
 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=('07e687dd5acf9b888cdf524c7ab1e30c93f2808e41295a2de049e2e2064815b52e0ddab685dfd53fccc3f9915cec5ee21cd28f197834d042ba2c256a51e51dd7')
+sha512sums=('024ec07275d733ae361decab440d19af9476e1eafa8498163b975face7be7412defe35494b6d2cfa9992ed3be909d6e576c3649682e47db8469eec8047a550e5')
 
 build() {
   cd awkward-array-$pkgver



More information about the arch-commits mailing list