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

Konstantin Gizdov kgizdov at archlinux.org
Tue Feb 9 21:49:11 UTC 2021


    Date: Tuesday, February 9, 2021 @ 21:49:11
  Author: kgizdov
Revision: 851754

upgpkg: python-awkward 0.15.5-1

Modified:
  python-awkward/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-09 21:48:50 UTC (rev 851753)
+++ PKGBUILD	2021-02-09 21:49:11 UTC (rev 851754)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-awkward
-pkgver=0.15.3
+pkgver=0.15.5
 pkgrel=1
 pkgdesc="Manipulate jagged, chunky, and/or bitmasked arrays as easily as Numpy"
 url="https://github.com/scikit-hep/awkward-0.x"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python-pytest-runner')
 checkdepends=('python-h5py' 'python-pandas')
 source=("https://github.com/scikit-hep/awkward-0.x/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('5acb08af17b5d39283d0c895d4c08c35ef3ed798b9fc8adc9177165919457c4ede596e2cbdab26a082eef452032714e4a78210f43ae19fc8d911b236c72937cb')
+sha512sums=('b0160a916a7bf52b46ff98b83fe7145554e6122b6b574fa76d07312fedad8044cef43e72186c4434496da99455bd947a3fce4bca8f8c591816d91e7b6a499051')
 
 build() {
   cd awkward-0.x-$pkgver



More information about the arch-commits mailing list