summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e3044839c0311bc216692fba79395ca2abc767b9 (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
pkgbase = python-piff-git
	pkgdesc = Piff is a Python software package for modeling the point-spread function (PSF) across multiple detectors in the full field of view
	pkgver = v0.2.1.r0.00ce142
	pkgrel = 1
	url = https://github.com/rmjarvis/Piff.git
	arch = any
	license = BSD
	makedepends = git
	makedepends = python
	makedepends = libffi
	makedepends = python-cffi
	makedepends = python-numpy
	makedepends = python-scipy
	makedepends = python-pyaml
	makedepends = python-treecorr-git
	makedepends = python-fitsio-git
	makedepends = python-scikit-learn
	makedepends = python-lmfit
	makedepends = python-matplotlib
	makedepends = python2
	makedepends = python2-cffi
	makedepends = python2-numpy
	makedepends = python2-scipy
	makedepends = python2-pyaml
	makedepends = python2-treecorr-git
	makedepends = python2-fitsio-git
	makedepends = python2-scikit-learn
	makedepends = python2-lmfit
	makedepends = python2-matplotlib
	source = python-piff-git::git+https://github.com/rmjarvis/Piff.git#tag=v0.2.1
	md5sums = SKIP

pkgname = python-piff
	depends = python

pkgname = python2-piff
	depends = python2