summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b235c11b785b6adf2e3b1235b38be8fbf0007217 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-extinction
	pkgdesc = Fast interstellar dust extinction laws in Python
	pkgver = 0.4.5
	pkgrel = 1
	url = http://extinction.readthedocs.io
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = cython
	makedepends = cython2
	makedepends = python-numpy
	makedepends = python2-numpy
	source = https://files.pythonhosted.org/packages/source/e/extinction/extinction-0.4.5.tar.gz
	md5sums = 697e804e83225bab3d4267fffd9a9054

pkgname = python-extinction
	depends = python-numpy>=1.13.3

pkgname = python2-extinction
	depends = python2-numpy>=1.13.3