blob: b0ec5a6cbcdfc135ab919a58a0f74ae73bbe7149 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-mplhep_data
pkgdesc = Sub-package to hold data (fonts) for mplhep.
pkgver = 0.0.4
pkgrel = 3
url = https://github.com/scikit-hep/mplhep_data
arch = any
license = MIT
checkdepends = python-pytest
checkdepends = python-importlib-metadata
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python-setuptools-scm
depends = python
source = python-mplhep_data::git+https://github.com/scikit-hep/mplhep_data#tag=v0.0.4
sha256sums = dc954083cb87e4e47b7525f9b964767770b3497e2a2c8a640efc30f3b1cc7a56
pkgname = python-mplhep_data
|