summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 603b248456ce53175236aebcc61199a7bf1f6a03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
pkgbase = python-photutils
	pkgdesc = Astropy Affiliated package for image photometry utilities
	pkgver = 0.6
	pkgrel = 1
	url = http://photutils.readthedocs.io/en/latest/
	arch = i686
	arch = x86_64
	license = BSD
	checkdepends = python-pytest-astropy
	makedepends = cython
	makedepends = python-astropy
	makedepends = python-astropy-helpers<3.2
	makedepends = python-scikit-learn
	makedepends = python-scikit-image
	makedepends = python-sphinx-astropy
	source = https://files.pythonhosted.org/packages/source/p/photutils/photutils-0.6.tar.gz
	md5sums = 2898c758e5075d47b60e886303dd28fd

pkgname = python-photutils
	depends = python>=3.5
	depends = python-numpy>=1.11
	depends = python-astropy>=2.0
	depends = python-six
	optdepends = python-scipy>=0.16: For full functionality
	optdepends = python-scikit-image>=0.11: For full functionality
	optdepends = python-scikit-learn>=0.18: For full functionality
	optdepends = python-matplotlib>=1.3: For full functionality
	optdepends = python-photutils-doc: Documentation for python-photutils
	optdepends = python-pytest-astropy: For testing

pkgname = python-photutils-doc
	pkgdesc = Documentation for Python Photutils module