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

Konstantin Gizdov kgizdov at archlinux.org
Mon Nov 4 13:03:46 UTC 2019


    Date: Monday, November 4, 2019 @ 13:03:45
  Author: kgizdov
Revision: 524063

upgpkg: python-uproot 3.10.10-1

Modified:
  python-uproot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-04 12:42:58 UTC (rev 524062)
+++ PKGBUILD	2019-11-04 13:03:45 UTC (rev 524063)
@@ -3,12 +3,12 @@
 pkgname=python-uproot
 _pkgname=uproot
 pkgname=python-uproot
-pkgver=3.10.6
-pkgrel=2
+pkgver=3.10.10
+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-pytest-runner' 'python-requests' 'python-xxhash')
+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')
 optdepends=('xrootd: access remote files over XRootD'
             'python-pandas: fill Pandas DataFrames instead of Numpy arrays'
@@ -18,7 +18,7 @@
 license=('BSD')
 
 source=("${url}/archive/${pkgver}.zip")
-sha256sums=('1c3b5fd7f966f20cb50b175371037cda8b8326ca316541de4ae9d1c33a3c83b3')
+sha256sums=('c8ac8a70079dad198a943aacdd8e826e71136b6244d65efd218658432a3e0bd7')
 
 build() {
     cd "${srcdir}/${_pkgname}-${pkgver}"



More information about the arch-commits mailing list