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

Felix Yan felixonmars at archlinux.org
Sat Apr 13 07:30:30 UTC 2019


    Date: Saturday, April 13, 2019 @ 07:30:30
  Author: felixonmars
Revision: 451344

upgpkg: python-awkward 0.9.0-1

Modified:
  python-awkward/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-13 07:04:24 UTC (rev 451343)
+++ PKGBUILD	2019-04-13 07:30:30 UTC (rev 451344)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-awkward
-pkgver=0.8.15
+pkgver=0.9.0
 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=('c97bc2c11b111e314c5395b39070e65ec56f52568d5b8eea2e3417942ac7e34e0550ef160e34f4a22c70a692e948f211545c4b86c7c9ea8d3abd80e6e66214d9')
+sha512sums=('1557fd333920f5d29e9f6ad06819c044db09e799b70249a5b403c9c674064f9c01f8d354b791c3a2aecabc4af15ad74bac61355d0ca73485748136a14653b167')
 
 build() {
   cd awkward-array-$pkgver



More information about the arch-commits mailing list