summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ba2a1106ae1..697cf60c46f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-uproot
pkgdesc = Minimalist CERN ROOT I/O in pure Python and Numpy
pkgver = 2.9.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/scikit-hep/uproot
arch = any
license = BSD
@@ -11,7 +11,7 @@ pkgbase = python-uproot
pkgname = python2-uproot
depends = python2-numpy
- optdepends = futures: Python2 parallel processing
+ optdepends = python2-futures: Python2 parallel processing
optdepends = lz4: compression used by some ROOT files
optdepends = xrootd: access remote files over XRootD
optdepends = xz: compression used by some ROOT files