summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f690472e4d64ec8baa5166fb316dc5697d943167 (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
pkgbase = python-mplhep
	pkgdesc = A set of helpers for matplotlib to more easily produce plots typically needed in HEP.
	pkgver = 0.4.1
	pkgrel = 3
	url = https://github.com/scikit-hep/mplhep
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-mock
	checkdepends = python-boost-histogram
	checkdepends = python-scipy
	checkdepends = python-uproot
	checkdepends = python-scikit-hep-testdata
	checkdepends = python-hist
	checkdepends = python-fsspec
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-hatchling
	makedepends = python-hatch-vcs
	depends = python-numpy
	depends = python-matplotlib
	depends = python-mplhep_data
	depends = python-uhi
	depends = python-packaging
	source = python-mplhep::git+https://github.com/scikit-hep/mplhep#tag=v0.4.1
	sha256sums = 99a1b74d4979d32581977b6ec740c39ab3ddd805119be7c2efb3b3e47c217592

pkgname = python-mplhep