blob: 31f7980417b026084c84ada8cb3e785a4e90e37c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-extinction
pkgdesc = Fast interstellar dust extinction laws in Python
pkgver = 0.4.8
pkgrel = 1
url = http://extinction.readthedocs.io
arch = i686
arch = x86_64
license = MIT
makedepends = python-setuptools
makedepends = cython>=0.29.2
makedepends = python-build
makedepends = python-installer
makedepends = python-numpy>=2
source = https://files.pythonhosted.org/packages/source/e/extinction/extinction-0.4.8.tar.gz
md5sums = 214d70f79e469f26fa4e9a7f82283949
pkgname = python-extinction
depends = python-numpy>=1.13.3
|