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

Konstantin Gizdov kgizdov at archlinux.org
Tue Jan 21 19:54:45 UTC 2020


    Date: Tuesday, January 21, 2020 @ 19:54:45
  Author: kgizdov
Revision: 553323

upgpkg: python-uproot 3.11.1-1

Modified:
  python-uproot/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-21 19:39:59 UTC (rev 553322)
+++ PKGBUILD	2020-01-21 19:54:45 UTC (rev 553323)
@@ -3,13 +3,13 @@
 pkgname=python-uproot
 _pkgname=uproot
 pkgname=python-uproot
-pkgver=3.11.0
+pkgver=3.11.1
 pkgrel=1
 pkgdesc="Minimalist CERN ROOT I/O in pure Python and Numpy"
 arch=('any')
 makedepends=('python-cachetools' 'python-setuptools')
 checkdepends=('python-mock' 'python-pkgconfig' 'python-pandas' 'python-pytest-runner' 'python-requests' 'python-xxhash')
-depends=('python-awkward' 'python-cachetools' 'python-lz4' 'python-numpy' 'python-uproot-methods')
+depends=('python-awkward' 'python-cachetools' 'python-lz4' 'python-numpy' 'python-uproot-methods' 'python-zstandard')
 optdepends=('xrootd: access remote files over XRootD'
             'python-pandas: fill Pandas DataFrames instead of Numpy arrays'
             'python-requests: access remote files through HTTP'
@@ -18,7 +18,7 @@
 license=('BSD')
 
 source=("${url}/archive/${pkgver}.zip")
-sha256sums=('dac040aa98cefd87464124ad37a3d46ca21c84d1b4af50fcf38e1aeeb39a5605')
+sha256sums=('0b08672852529167ecaebb3b76f73e51df597935532c205f6775de43e3f2b716')
 
 build() {
     cd "${srcdir}/${_pkgname}-${pkgver}"



More information about the arch-commits mailing list