blob: 1dc05ffc5e2306c5f8cd707cce5006625d048921 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-uhi
pkgdesc = Contains the code for the PlottableHistogram Protocol, to be used in type checking libraries wanting to conform to the protocol.
pkgver = 0.5.0
pkgrel = 3
url = https://github.com/scikit-hep/uhi
arch = any
license = MIT
checkdepends = python-pytest
checkdepends = python-boost-histogram
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-hatch-vcs
makedepends = python-hatchling
depends = python
depends = python-fastjsonschema
depends = python-numpy
depends = root
source = python-uhi-0.5.0::git+https://github.com/scikit-hep/uhi#tag=v0.5.0
sha256sums = 5416b9f159c52db513efd9b8018809be7b0ea797da439dc970587b40eeba7dd0
pkgname = python-uhi
|