summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b5347f0426add1523c53b53eae90cb8e1f375be9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
pkgbase = python-uproot
	pkgdesc = Minimalist CERN ROOT I/O in pure Python and Numpy
	pkgver = 5.7.1
	pkgrel = 1
	url = https://github.com/scikit-hep/uproot5
	arch = any
	license = BSD-3-Clause
	checkdepends = python-aiohttp
	checkdepends = python-dask
	checkdepends = python-distributed
	checkdepends = python-hist
	checkdepends = python-matplotlib
	checkdepends = python-pandas
	checkdepends = python-pkgconfig
	checkdepends = python-pytest
	checkdepends = python-pytest-timeout
	checkdepends = python-rangehttpserver
	checkdepends = python-requests
	checkdepends = python-scikit-hep-testdata
	checkdepends = root
	checkdepends = xrootd
	makedepends = git
	makedepends = python-build
	makedepends = python-hatch-vcs
	makedepends = python-hatchling
	makedepends = python-installer
	makedepends = python-sphinx
	makedepends = python-sphinx_rtd_theme
	makedepends = python-wheel
	makedepends = python-awkward
	makedepends = python-cramjam
	makedepends = python-fsspec
	makedepends = python-numpy
	makedepends = python-xxhash
	source = uproot-5.7.1.tar.gz::https://github.com/scikit-hep/uproot5/archive/v5.7.1.tar.gz
	sha256sums = 5661292d318dedb3d70d88e218738e9a4ec10b344730f9603616ac355ae825bf

pkgname = python-uproot
	depends = python
	depends = python-awkward
	depends = python-cramjam
	depends = python-fsspec
	depends = python-numpy
	depends = python-xxhash
	optdepends = root: PyROOT interoperability
	optdepends = xrootd: access remote files over XRootD
	optdepends = python-pandas: fill Pandas DataFrames instead of Numpy arrays
	optdepends = python-requests: access remote files through HTTP
	optdepends = python-uproot-docs: docs

pkgname = python-uproot-docs
	pkgdesc = Minimalist CERN ROOT I/O in pure Python and Numpy - documentation