blob: c894b6ad6b622e8e116f0fb971d831b7adfa14b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-healpy-doc
pkgdesc = Documentation for Python iminuit module
pkgver = 1.16.6
pkgrel = 1
url = http://healpy.readthedocs.io
arch = any
license = GPL
makedepends = python-healpy=1.16.6
makedepends = python-numpydoc
makedepends = python-nbsphinx>=0.8.6
makedepends = pandoc
makedepends = wget
source = https://github.com/healpy/healpy/archive/1.16.6.tar.gz
source = fix_doc_warning.patch
md5sums = 237e944d3ad02c138f9a750328a6c674
md5sums = 564da1e5f36d3f48543086a233db6ab0
pkgname = python-healpy-doc
|