blob: ba6afa2163ce44209ab41da800f7f81318361ef6 (
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
|
pkgbase = python-galsim
pkgdesc = Modular galaxy image simulation toolkit
pkgver = 2.8.3
pkgrel = 1
url = https://github.com/GalSim-developers/GalSim
arch = x86_64
license = LicenseRef-GalSim
checkdepends = python-pytest
checkdepends = python-scipy
checkdepends = python-yaml
checkdepends = python-pytest-timeout
checkdepends = python-pytest-xdist
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = pybind11
makedepends = python-numpy
depends = python-astropy
depends = boost-libs
depends = eigen
depends = fftw
depends = python-coord
source = GalSim-2.8.3.tar.gz::https://github.com/GalSim-developers/GalSim/archive/v2.8.3.tar.gz
sha256sums = b35b9da45452069c7034a659b6cded466bbcdc8ef8bf581ce1428df6f7c43949
pkgname = python-galsim
|