summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cbe5a06d236ebf859ef86ebefe35217897a66380 (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
34
35
36
37
38
39
pkgbase = python-imexam
	pkgdesc = A package for functionality like IRAF's imexamine
	pkgver = 0.9.1
	pkgrel = 1
	url = https://imexam.readthedocs.io
	arch = i686
	arch = x86_64
	license = BSD
	license = MIT
	checkdepends = python-pytest
	makedepends = cython
	makedepends = python-setuptools-scm
	makedepends = xpa
	makedepends = python-sphinx-astropy
	makedepends = python-matplotlib
	makedepends = python-ginga
	makedepends = python-photutils
	makedepends = python-scipy
	source = https://files.pythonhosted.org/packages/source/i/imexam/imexam-0.9.1.tar.gz
	source = use_system_xpa.patch
	source = add-tests-subdir-to-copy.patch
	md5sums = 07aae0abbbe4983665fd31fa2aa3b07f
	md5sums = 66b06d6b0ef7fee444e1ffb5adb15b15
	md5sums = 05b3136e0437fae80962efafe6de3636

pkgname = python-imexam
	depends = python>=3.6
	depends = python-astropy>=3.0
	depends = python-matplotlib
	depends = python-scipy>=0.18
	depends = xpa
	optdepends = python-ginga: For Ginga viewer support
	optdepends = ds9: For DS9 viewer support
	optdepends = python-photutils: For photometry features
	optdepends = python-imexam-doc: Documentation for imexam

pkgname = python-imexam-doc
	pkgdesc = Documentation for Python imexam module
	arch = any