blob: 156a9dd62195f1c43067d7aff1fde8dde9e8992d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-axisregistry
pkgdesc = easy access to the GF Axis Registry
pkgver = 0.3.10
pkgrel = 1
url = https://github.com/googlefonts/axisregistry
arch = any
license = Apache
checkdepends = python-fonttools
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools-scm
depends = python
depends = python-protobuf
source = https://files.pythonhosted.org/packages/source/a/axisregistry/axisregistry-0.3.10.tar.gz
sha256sums = b1625078ecf3660fcb097ec6dcb4229ee6b65551668c36fcfa2f2819d9888e0b
pkgname = python-axisregistry
|