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

Felix Yan felixonmars at archlinux.org
Fri Jan 31 14:53:32 UTC 2020


    Date: Friday, January 31, 2020 @ 14:53:32
  Author: felixonmars
Revision: 560788

upgpkg: python-awkward 0.12.20-1

Modified:
  python-awkward/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-31 14:45:40 UTC (rev 560787)
+++ PKGBUILD	2020-01-31 14:53:32 UTC (rev 560788)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-awkward
-pkgver=0.12.19
+pkgver=0.12.20
 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' 'python-pandas')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/scikit-hep/awkward-array/archive/$pkgver.tar.gz")
-sha512sums=('e3e9275ffc9b2b51d2e0d12bba563269ccb4ee805f56e1a7bfd0f3ddedfb84052ceff8d61eb4fea83badda8a5d70f02df3f982c37cc1f30cb15934d18b21e5ee')
+sha512sums=('981e2ab8c12e69ff73a2bd0247b13dc4fc2308c19d44fb513f5b7b28bd910b9a94c8aed438f2a630a15c35dea10eeae724cbeffbd69f24cfdbd527cb64c3e170')
 
 build() {
   cd awkward-array-$pkgver



More information about the arch-commits mailing list