blob: 85c7d8b8f1cf037f2fc49c7aff3a1b66acc10e87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-sphinx-hawkmoth
pkgdesc = Sphinx autodoc C extension
pkgver = 0.17.0
pkgrel = 1
url = https://github.com/jnikula/hawkmoth
arch = i686
arch = x86_64
license = BSD2
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-sphinx
depends = clang
source = https://github.com/jnikula/hawkmoth/archive/v0.17.0.tar.gz
sha256sums = 5fd94e7db6497f562b82e7003052920588f596837b250e3c3655eefeafc74cb4
pkgname = python-sphinx-hawkmoth
|