summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f39ad74903da581c23c1ea62875d4ab57d401dc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-histoprint
	pkgdesc = Pretty print Numpy (and other) histograms to the console.
	pkgver = 2.6.0
	pkgrel = 2
	url = https://github.com/scikit-hep/histoprint
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-hatchling
	makedepends = python-hatch-vcs
	depends = python-numpy
	depends = python-click
	depends = python-uhi
	source = python-histoprint-2.6.0::git+https://github.com/scikit-hep/histoprint#tag=v2.6.0
	sha256sums = afb8969adfbaa332117b606c86ca89618fd632f47df37c912da9fba9c20c04c0

pkgname = python-histoprint