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

Felix Yan felixonmars at archlinux.org
Mon Dec 16 18:18:43 UTC 2019


    Date: Monday, December 16, 2019 @ 18:18:42
  Author: felixonmars
Revision: 537871

upgpkg: python-awkward 0.12.18-1

Modified:
  python-awkward/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-16 18:17:12 UTC (rev 537870)
+++ PKGBUILD	2019-12-16 18:18:42 UTC (rev 537871)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-awkward
-pkgver=0.12.17
+pkgver=0.12.18
 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=('fc23eba181e02ef1e6f0ef99a6f7628e094495e07c6358ca132a2aa8890470522f065f87d63c2dbab7460e46da48805c76e86afe611b9ddf9b6adf58f883444d')
+sha512sums=('107fae0c948ec8680cbea55fdfdd33347ee5040aec9c1525ceeaabd1c5c319320f1d4f16891a9fecf506b4c7a6a371cc6432f8a25fefbb074a19f1cc078b43ca')
 
 build() {
   cd awkward-array-$pkgver



More information about the arch-commits mailing list